Mercurial > mplayer.hg
changeset 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 | 9077868f6a06 |
children | 3807ecc8c897 |
files | configure |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
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]