<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/speexdsp, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2020-05-12T08:03:07Z</updated>
<entry>
<title>treewide: Enable VFP/NEON optimizations for aarch64</title>
<updated>2020-05-12T08:03:07Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2020-05-12T08:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dec17eb36c69435f97c6f5635dc57a76386db818'/>
<id>urn:sha1:dec17eb36c69435f97c6f5635dc57a76386db818</id>
<content type='text'>
For speexdsp, support for NEON on aarch64 was added in 1.2.0[1].

[1]: https://github.com/xiph/speexdsp/pull/8

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>libspeexdsp: update to 1.2.0</title>
<updated>2019-06-10T09:32:25Z</updated>
<author>
<name>Peter Wagner</name>
</author>
<published>2019-06-10T09:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6b0bc288eda030a1f269ddb5b29871b6f2c3e565'/>
<id>urn:sha1:6b0bc288eda030a1f269ddb5b29871b6f2c3e565</id>
<content type='text'>
Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;
</content>
</entry>
<entry>
<title>libs/speex and libs/speexdsp: fix configure params</title>
<updated>2017-07-30T15:51:43Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2017-07-30T15:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6890d65ebd61072bb43775115a3bea53364ae711'/>
<id>urn:sha1:6890d65ebd61072bb43775115a3bea53364ae711</id>
<content type='text'>
- Remove ogg params from speex configure as it doesn't know about them.

- Remove --enable-sse=no from both speex and speexdsp. The configure
  scripts do actually not add items to our CFLAGS like previously
  assumed.

- When --disable-float-api is used VBR needs to be disabled as well, as
  VBR has not been implemented with fixed-point math in speex (yet). So
  add --disable-vbr when --disable-float-api is used.

- In speexdsp 1.2rc2 optimizations for NEON were added. Unfortunately
  the ASM does not work for 64bit ARM. So force NEON optimizations off
  when compiling for AARCH64.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>libs/speex: version bump and refactoring</title>
<updated>2017-07-30T08:08:59Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2017-07-30T08:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=57b8233b579a74ee35b48279dff643873b3c6c42'/>
<id>urn:sha1:57b8233b579a74ee35b48279dff643873b3c6c42</id>
<content type='text'>
- speexdsp has been broken out of the speex package by upstream. The
  released versions of both aren't aligned (speex is at 1.2.0, speexdsp
  at 1.2rc3). Break out speexdsp into its own Makefile accordingly.

- Don't disable VBR anymore as it has its applications (i.e. can be used
  with freeswitch-stable).

- Prevent build system from changing our CFLAGS (--enable-sse=no).

- Make integer mode depend on SOFT_FLOAT symbol so it doesn't get
  enabled on devices with FPUs.

- Use PKG_INSTALL and remove custom Build/Compile as there is no need
  for this.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
