diff configure @ 19006:b9b99fa6cb46

Mention that individual codec and parser en-/disabling is FFmpeg-specific.
author diego
date Tue, 11 Jul 2006 09:23:20 +0000
parents 73b8f5ff772d
children 3807ecc8c897
line wrap: on
line diff
--- a/configure	Tue Jul 11 08:04:58 2006 +0000
+++ b/configure	Tue Jul 11 09:23:20 2006 +0000
@@ -295,10 +295,10 @@
   --disable-amr_nb       disable amr narrowband, floating point [autodetect]
   --disable-amr_nb-fixed disable amr narrowband, fixed point [autodetect]
   --disable-amr_wb       disable amr wideband, floating point [autodetect]
-  --disable-codec=CODEC  disable specified codec
-  --enable-codec=CODEC   enable specified codec
-  --disable-parser=PARSER disable specified parser
-  --enable-parser=PARSER  enable specified parser
+  --disable-codec=CODEC     disable specified FFmpeg codec
+  --enable-codec=CODEC      enable specified FFmpeg codec
+  --disable-parser=PARSER   disable specified FFmpeg parser
+  --enable-parser=PARSER    enable specified FFmpeg parser
   
 Video output:
   --disable-vidix-internal disable internal VIDIX [for x86 *nix]