[FFmpeg-cvslog] configure: do not manually enable protocols
Diego Biurrun
git at videolan.org
Thu Dec 15 00:19:49 CET 2011
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Mon Sep 12 13:56:06 2011 +0200| [0d9bd2d5842a3eb5b327293509af06a05a0795ad] | committer: Diego Biurrun
configure: do not manually enable protocols
Protocols are handled just like all other components groups such as
muxers and are automatically enabled.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0d9bd2d5842a3eb5b327293509af06a05a0795ad
---
configure | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index 567fa9d..e60b30b 100755
--- a/configure
+++ b/configure
@@ -1675,7 +1675,6 @@ enable avserver
enable network
enable optimizations
enable postproc
-enable protocols
enable static
enable swscale
enable swscale_alpha
More information about the ffmpeg-cvslog
mailing list