package/ffmpeg: Bump to version 2.3.1
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 2 Aug 2014 22:11:17 +0000 (00:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 3 Aug 2014 08:22:23 +0000 (10:22 +0200)
commitbf76f4319131a107b2dd4ee5ee1eb703825ddbed
tree2b92224f698e9c98e54667ce365199060167b2af
parent72b32d5197d4227ce80339388849fe39a996e441
package/ffmpeg: Bump to version 2.3.1

- remove obsolete option --disable-vis
- add patch to fix compile error with uClibc
- add patch to fix compile error in freerdp

Compile-tested against all packages depending on ffmpeg using this defconfig:

BR2_TOOLCHAIN_EXTERNAL=y
BR2_PACKAGE_GSTREAMER=y
BR2_PACKAGE_GST_FFMPEG=y
BR2_PACKAGE_MPD=y
BR2_PACKAGE_MPD_FFMPEG=y
BR2_PACKAGE_XORG7=y
BR2_PACKAGE_FREERDP=y
BR2_PACKAGE_OPENCV=y
BR2_PACKAGE_OPENCV_WITH_FFMPEG=y
BR2_PACKAGE_MEDIASTREAMER=y
BR2_PACKAGE_MINIDLNA=y

VLC also compiled when the build of vlc-static is disabled in Makefiles,
otherwise this known error occurs:
http://autobuild.buildroot.net/results/022/022252176c051ff3365b2cb820f32aafc802803a/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ffmpeg/ffmpeg-0001-fminf.patch [new file with mode: 0644]
package/ffmpeg/ffmpeg.mk
package/freerdp/freerdp-0001-ffmpeg.patch [new file with mode: 0644]