package/ffmpeg: fix build with libfdk-aac 2.0.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 28 Jan 2019 20:55:19 +0000 (21:55 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 4 Feb 2019 20:26:03 +0000 (21:26 +0100)
commit9969fbafe2c83aee196c115acdaafbb623727927
treec30aec79670ffe03921050f4bd3157fb170fb5c0
parent44084aa98147cce8fc3cf598f9b9da1f97b20689
package/ffmpeg: fix build with libfdk-aac 2.0.0

Add upstream patches to fix
http://autobuild.buildroot.net/results/909/9097a2b190f4032ff51eda531f4379a99da5181a/

after fdk-aac was bumped to 2.0.0:
https://git.buildroot.net/buildroot/commit/package/fdk-aac?id=31ff32824a4f3d09351367c3418b5605f9c40521

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ffmpeg/0002-libfdk-aacenc-Fix-building-with-libfdk-aac-v2.patch [new file with mode: 0644]
package/ffmpeg/0003-libfdk-aac-Consistently-use-a-proper-version-check-m.patch [new file with mode: 0644]
package/ffmpeg/0004-libfdk-aac-Don-t-use-defined-in-a-define.patch [new file with mode: 0644]