Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-09-12 15:56:06 +0400
committerDiego Biurrun <diego@biurrun.de>2011-12-14 02:34:20 +0400
commit0d9bd2d5842a3eb5b327293509af06a05a0795ad (patch)
treea00a27dd4c7af4e3502795120db4c04878f633cf /configure
parenta99273ebf328658c183c2d267f1c2b8bfac58bb3 (diff)
configure: do not manually enable protocols
Protocols are handled just like all other components groups such as muxers and are automatically enabled.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 567fa9d1f4..e60b30bf6b 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