From 821915582972524bb30876dc6f2667bd6c547994 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 11 Jul 2006 09:23:20 +0000 Subject: [PATCH] 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 --- configure | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configure b/configure index abcdb589db..06158bef88 100755 --- a/configure +++ b/configure @@ -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]