[vlc-devel] commit: Contribs: update the ffmpeg configure. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Sun Dec 20 19:12:59 CET 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Dec 20 18:54:47 2009 +0100| [a4f080d716549ac5f0a22cb358dd834bc2421169] | committer: Jean-Baptiste Kempf
Contribs: update the ffmpeg configure.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a4f080d716549ac5f0a22cb358dd834bc2421169
---
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 167d8f6..0072126 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1063,7 +1063,7 @@ FFMPEGCONF += \
--disable-protocols \
--disable-network
ifdef HAVE_WIN32
-FFMPEGCONF += --disable-bzlib --disable-decoder=dca --disable-encoder=ac3 --enable-libmp3lame --enable-w32threads
+FFMPEGCONF += --disable-bzlib --disable-decoder=dca --disable-encoder=vorbis --enable-libmp3lame --enable-w32threads --enable-dxva2 --disable-bsfs
else
FFMPEGCONFG += --enable-pthreads
endif
More information about the vlc-devel
mailing list