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

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19011 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-07-11 09:23:20 +00:00
parent 0a60c74c5b
commit 8219155829
1 changed files with 4 additions and 4 deletions

8
configure vendored
View File

@ -295,10 +295,10 @@ Codecs:
--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]