1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00

spelling/clarification for --help output

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19358 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-08-08 09:11:41 +00:00
parent fafb459b35
commit 85a9cba29a

8
configure vendored
View File

@ -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]