vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Mar 9 12:18:49 2013 +0200| [ba293fd5febc688f63faa85247ae6c56b9ce9c70] | committer: Rémi Denis-Courmont
contrib: ffmpeg: update required versions > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ba293fd5febc688f63faa85247ae6c56b9ce9c70 --- contrib/src/ffmpeg/rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak index db8e28c..be7e342 100644 --- a/contrib/src/ffmpeg/rules.mak +++ b/contrib/src/ffmpeg/rules.mak @@ -120,7 +120,7 @@ endif # Build PKGS += ffmpeg -ifeq ($(call need_pkg,"libavcodec >= 52.25.0 libavformat >= 52.30.0 libswscale"),) +ifeq ($(call need_pkg,"libavcodec >= 54.25.0 libavformat >= 53.21.0 libswscale"),) PKGS_FOUND += ffmpeg endif _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
