Mercurial > mplayer.hg
changeset 19352:356757ca12cc
spelling/clarification for --help output
author | diego |
---|---|
date | Tue, 08 Aug 2006 09:11:41 +0000 |
parents | 317f91100cb1 |
children | 12438ab529f9 |
files | configure |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Aug 07 20:58:39 2006 +0000 +++ b/configure Tue Aug 08 09:11:41 2006 +0000 @@ -268,10 +268,10 @@ --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]