package/gst1-plugins-bad: fix build with fdk-aac 2.0
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 16 Jan 2019 21:48:49 +0000 (22:48 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 17 Jan 2019 08:56:49 +0000 (09:56 +0100)
commit0faf57a4491411c532cccde7aaa9175c63ea84fb
treebc944fc06107fd937b03d1e86faecab7627f8451
parentd3245ce4258f4f5e5230e976862a0fd40fdd1890
package/gst1-plugins-bad: fix build with fdk-aac 2.0

Fixes:
http://autobuild.buildroot.net/results/343/343249ab34ab77be3b8077f544b9d1e2d4852796/
http://autobuild.buildroot.net/results/edc/edca961f2c4d1946385ac86a756308caaf22d79d/

Fdk-aac 2.0 dropped some legacy APIs, breaking the build of the fdk-aac
plugin.  Add two upstream upstream patches to fix building against fdk-aac
2.0.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gstreamer1/gst1-plugins-bad/0001-fdkaacenc-Remove-MODE_2_1.patch [new file with mode: 0644]
package/gstreamer1/gst1-plugins-bad/0002-fdkaacdec-Use-WAV-channel-mapping-instead-of-interle.patch [new file with mode: 0644]