[MPlayer-cvslog] r19011 - trunk/configure

diego subversion at mplayerhq.hu
Tue Jul 11 11:23:21 CEST 2006


Author: diego
Date: Tue Jul 11 11:23:20 2006
New Revision: 19011

Modified:
   trunk/configure

Log:
Mention that individual codec and parser en-/disabling is FFmpeg-specific.


Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Tue Jul 11 11:23:20 2006
@@ -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]



More information about the MPlayer-cvslog mailing list