# HG changeset patch # User diego # Date 1152609800 0 # Node ID b9b99fa6cb463922f4906ab06ac8778f3571cfed # Parent 9077868f6a0663487d90fc33d2380c5ae3c25390 Mention that individual codec and parser en-/disabling is FFmpeg-specific. diff -r 9077868f6a06 -r b9b99fa6cb46 configure --- 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]