diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-08-08 09:11:41 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-08-08 09:11:41 +0000 |
commit | 85a9cba29a18e542f98e9686b54cfdb3817b5ec3 (patch) | |
tree | 7fa628f2c5583ea9030e1bfc9448b306b4f29d12 /configure | |
parent | fafb459b3594f8b716ea9aa34f0fcf9168849bdb (diff) |
spelling/clarification for --help output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19358 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -268,10 +268,10 @@ Codecs: --disable-libavformat_so disable shared libavformat [autodetect] --disable-libpostproc_so disable shared libpostproc [autodetect] --enable-libfame enable libfame realtime encoder [autodetect] - --disable-tremor-internal do not build internal OggVorbis support [enabled] - --enable-tremor-low build with lower accuracy internal tremor [disabled] - --enable-tremor-external build with external tremor [disabled] - --disable-vorbis disable OggVorbis support entirely [autodetect] + --disable-tremor-internal do not build internal Tremor support [enabled] + --enable-tremor-low build with lower accuracy internal Tremor [disabled] + --enable-tremor-external build with external Tremor [disabled] + --disable-vorbis disable libvorbis support [autodetect] --disable-speex disable Speex support [autodetect] --enable-theora build with OggTheora support [autodetect] --enable-faad-external build with external FAAD2 (AAC) support [autodetect] |