[vlc-devel] commit: ffmpeg: vhook was removed. ( Rémi Duraffort )

git version control git at videolan.org
Sun Mar 22 21:42:56 CET 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sun Mar 22 21:39:36 2009 +0100| [406e5e461f3d00ac733235b0faa215bd39b3d315] | committer: Rémi Duraffort 

ffmpeg: vhook was removed.

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

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

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 36cb099..742c807 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1106,7 +1106,7 @@ ffmpeg: ffmpeg-$(FFMPEG_VERSION).tar.gz
 	$(EXTRACT_GZ)
 endif
 
-FFMPEGCONF += --enable-gpl --enable-postproc --disable-vhook --disable-ffserver --disable-ffmpeg --disable-ffplay --disable-devices --disable-protocols --disable-network
+FFMPEGCONF += --enable-gpl --enable-postproc --disable-ffserver --disable-ffmpeg --disable-ffplay --disable-devices --disable-protocols --disable-network
 ifdef HAVE_WIN32
 FFMPEGCONF += --disable-bzlib --disable-decoder=dca
 endif




More information about the vlc-devel mailing list