<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/libs/spandsp/Makefile, branch master</title>
<subtitle>Mirror of telephony feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/telephony/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/telephony/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/'/>
<updated>2018-02-24T10:01:56Z</updated>
<entry>
<title>spandsp: use $(INSTALL_DATA) for regular files</title>
<updated>2018-02-24T10:01:56Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-02-24T10:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=55c4bf9f78a91efaceeef764f2472d7bd37b7f0a'/>
<id>urn:sha1:55c4bf9f78a91efaceeef764f2472d7bd37b7f0a</id>
<content type='text'>
Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>spandsp: remove $(FPIC) from TARGET_CFLAGS</title>
<updated>2018-02-24T09:56:15Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-02-24T09:56:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=f0b4c4638e9e29bd55b1d9437dc987b6ceeab53d'/>
<id>urn:sha1:f0b4c4638e9e29bd55b1d9437dc987b6ceeab53d</id>
<content type='text'>
spandsp already makes sure that the compiler emits position-independent
code. Adding $(FPIC) makes no difference. In addition the spandsp build
system puts its own flag behind the CFLAGS, overriding whatever was set
before.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>telephony: use PKG_HASH instead of PKG_MD5SUM</title>
<updated>2017-10-08T08:31:59Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2017-10-08T08:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=8be8831d34255041c19ec22535f862a38cb65059'/>
<id>urn:sha1:8be8831d34255041c19ec22535f862a38cb65059</id>
<content type='text'>
Use sha256 instead of md5 for download verification.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>telephony: use https:// PKG_SOURCE_URLs where possible</title>
<updated>2017-10-08T08:11:02Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2017-10-08T08:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=45ed7d4afc5596bdbae41e62f0878f4d270c6524'/>
<id>urn:sha1:45ed7d4afc5596bdbae41e62f0878f4d270c6524</id>
<content type='text'>
Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>spandsp: disable fixed point implementation</title>
<updated>2017-06-08T06:11:03Z</updated>
<author>
<name>John Papandriopoulos</name>
</author>
<published>2017-05-29T02:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=b57051c35dd09e74d4f8857194524231a7224aeb'/>
<id>urn:sha1:b57051c35dd09e74d4f8857194524231a7224aeb</id>
<content type='text'>
On a Netgear R7000 (ARMv7) without floating point, using SpanDSP with
fixed point to send/receive fax on Asterisk resulted in repeated
failure and intermittent performance.  Disabling fixed point fixed
these issues; the software floating point implementation was fine for
real-time use.

Now on a Netgear R7800 (ARMv7) with hardware floating point, the
autoconf auto-detect will say no floating point is available, and
again enables the poor performing fixed point implementation.  Ouch!
</content>
</entry>
<entry>
<title>multiple packages: change PKG_MAINTAINER email address</title>
<updated>2016-05-31T18:12:51Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2016-05-31T18:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=7a4de7c71d157ad93fccced96185e778bfb8132f'/>
<id>urn:sha1:7a4de7c71d157ad93fccced96185e778bfb8132f</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
<entry>
<title>Update a few of the PKG_LICENSE tags to be more accurate</title>
<updated>2014-11-05T20:54:40Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2014-11-05T20:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=88aeeaa3a25d7a3f7b6dcb1b6ce5ccccc734661e'/>
<id>urn:sha1:88aeeaa3a25d7a3f7b6dcb1b6ce5ccccc734661e</id>
<content type='text'>
Signed-off-by: Eric Schultz &lt;eschultz@prplfoundation.org&gt;
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
<entry>
<title>Add PKG_LICENSE variable to the most of the packages.</title>
<updated>2014-11-04T15:00:37Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2014-11-04T15:00:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=a5b4c7d1f91c81870314e635d445aa4a9ce9a206'/>
<id>urn:sha1:a5b4c7d1f91c81870314e635d445aa4a9ce9a206</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
<entry>
<title>iksemel,libosip2,libsrtp,rem,spandsp: move to Telephony submenu in libs</title>
<updated>2014-10-28T19:03:29Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2014-10-28T19:03:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=237d371f1fbbd0e83c886b551fd86f73f607b4b1'/>
<id>urn:sha1:237d371f1fbbd0e83c886b551fd86f73f607b4b1</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
<entry>
<title>spandsp: put back accidentally missed header files</title>
<updated>2014-07-21T20:45:52Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2014-07-21T20:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/telephony/commit/?id=fccc8510435fb31736ea952cd82061e3315d226c'/>
<id>urn:sha1:fccc8510435fb31736ea952cd82061e3315d226c</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;slachta@cesnet.cz&gt;
</content>
</entry>
</feed>
