[vlc-devel] commit: Contrib: disable filters in FFmpeg (Jean-Baptiste Kempf )

git version control git at videolan.org
Sun Jan 24 19:39:25 CET 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Jan 24 19:35:57 2010 +0100| [c84c86d4a0e2b679c6a0767263022253ee59a8ad] | committer: Jean-Baptiste Kempf 

Contrib: disable filters in FFmpeg

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c84c86d4a0e2b679c6a0767263022253ee59a8ad
---

 extras/contrib/src/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index aeaee21..7f5129d 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1064,6 +1064,7 @@ FFMPEGCONF += \
 	--disable-ffplay \
 	--disable-devices \
 	--disable-protocols \
+	--disable-filters \
 	--disable-network
 ifdef HAVE_WIN32
 FFMPEGCONF += --disable-bzlib --disable-decoder=dca --disable-encoder=vorbis --enable-libmp3lame --enable-w32threads --enable-dxva2 --disable-bsfs




More information about the vlc-devel mailing list