<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/sound/fdk-aac, 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>2022-01-30T00:38:35Z</updated>
<entry>
<title>fdk-aac: fix compilation with powerpc64</title>
<updated>2022-01-30T00:38:35Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-01-29T22:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d7ef9d9e1f8adaff22f0d91c88ab9e9d746f64b'/>
<id>urn:sha1:0d7ef9d9e1f8adaff22f0d91c88ab9e9d746f64b</id>
<content type='text'>
Backported upstream patch.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>fdk-aac: refresh patches</title>
<updated>2021-02-21T19:47:13Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2021-02-21T09:26:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ade990fa11205e2bc9f1c63256b165df2239ccaa'/>
<id>urn:sha1:ade990fa11205e2bc9f1c63256b165df2239ccaa</id>
<content type='text'>
A treewide script ran to find dirty patches, this was the only packages
found with issues. From now on the CI should no longer return false
positives on dirty patches.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>fdk-aac: fixup flags</title>
<updated>2020-11-29T09:31:41Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-11-29T05:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a2ff9874f63ed5082654bf62f14e66c433dfc8fc'/>
<id>urn:sha1:a2ff9874f63ed5082654bf62f14e66c433dfc8fc</id>
<content type='text'>
As implemented, these get duplicated. In particular, the ldflags get
recursive and with some recent OpenWrt change, it errors.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>fdk-aac: add BUILD_PATENTED to CONFIG_DEPENDS</title>
<updated>2020-03-22T23:36:45Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-22T23:36:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fb12840581d9301a4577626c53854594fc855b2e'/>
<id>urn:sha1:fb12840581d9301a4577626c53854594fc855b2e</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;</content>
</entry>
<entry>
<title>fdk-aac: fix wrong if condition</title>
<updated>2020-03-22T23:33:03Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-22T23:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=845f7fc2bbc871cbc434c3bbb06ab992c4c6b9b1'/>
<id>urn:sha1:845f7fc2bbc871cbc434c3bbb06ab992c4c6b9b1</id>
<content type='text'>
It must be reversed to work properly.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;</content>
</entry>
<entry>
<title>fdk-aac: don't build two versions</title>
<updated>2020-03-20T06:18:20Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-20T06:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=323eb20b7fc61ccecb6cf4c09280a426ea0268d6'/>
<id>urn:sha1:323eb20b7fc61ccecb6cf4c09280a426ea0268d6</id>
<content type='text'>
Instead, chose which to build based on CONFIG_BUILD_PATENTED. This is
more flexible and causes fewer problems when compiling.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>fdk-aac: Add fdk-aac-free for non BUILD_PATENTED configurations</title>
<updated>2019-11-03T04:49:37Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-02T23:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bb1dab2471b5bd10b6a94b33f3c212889bd856f9'/>
<id>urn:sha1:bb1dab2471b5bd10b6a94b33f3c212889bd856f9</id>
<content type='text'>
The core parts of AAC were patented back in 1998. Those patents have
expired.

Some of the newer AAC features involved with HE-AAC are still patented.
These patches are taken from fedora where they remove all patented
functionality.

Note that LC-AAC comprises the majority of AAC content. HE-AAC is for low
bitrate stuff like audiobooks.

Patches come from Fedora where this is also distributed.

Local compiles show a 40% size reduction in the final ipk.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>fdk-aac: Update to 2.0.1</title>
<updated>2019-11-03T04:49:33Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-11-02T22:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=14cdd0d4663d40db307fe1a54fb0c34534e74856'/>
<id>urn:sha1:14cdd0d4663d40db307fe1a54fb0c34534e74856</id>
<content type='text'>
Mainly crashing/fuzz fixes.

Added PKG_BUILD_PARALLEL for faster compilation.

Rearranged some stuff for consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/fdk-aac: Update to 2.0.0</title>
<updated>2019-02-08T06:27:40Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2019-02-08T06:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7886a46c0db662025b3b2ce41a5df6c0441d8b07'/>
<id>urn:sha1:7886a46c0db662025b3b2ce41a5df6c0441d8b07</id>
<content type='text'>
Update fdk-aac to 2.0.0

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>sound/fdk-aac: Clean up Makefile, add overflow patch</title>
<updated>2018-06-17T10:57:04Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-06-17T10:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=83c2603c1db8125a4be6dfc66528a2e4db4e30dd'/>
<id>urn:sha1:83c2603c1db8125a4be6dfc66528a2e4db4e30dd</id>
<content type='text'>
Clean up Makefile by utilizing toolchain logic
Make package pkg-config friendly
Add patch to prevent crashes due to overflow
Source: https://github.com/mstorsjo/fdk-aac/commit/a50eecf65b5ce5d4f03768c5c2cb4b492d2badad

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
</feed>
