Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
732c9a34
Commit
732c9a34
authored
Jan 24, 2009
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
help output cosmetics
Originally committed as revision 16759 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
d233d8ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
configure
configure
+3
-4
No files found.
configure
View file @
732c9a34
...
@@ -82,13 +82,12 @@ show_help(){
...
@@ -82,13 +82,12 @@ show_help(){
echo
" --enable-beosthreads use BeOS threads [no]"
echo
" --enable-beosthreads use BeOS threads [no]"
echo
" --enable-os2threads use OS/2 threads [no]"
echo
" --enable-os2threads use OS/2 threads [no]"
echo
" --enable-pthreads use pthreads [no]"
echo
" --enable-pthreads use pthreads [no]"
echo
" --enable-vdpau enable VDPAU support [no]"
echo
" --enable-w32threads use Win32 threads [no]"
echo
" --enable-w32threads use Win32 threads [no]"
echo
" --enable-x11grab enable X11 grabbing [no]"
echo
" --enable-x11grab enable X11 grabbing [no]"
echo
" --enable-vdpau enable VDPAU support [no]"
echo
" --enable-xvmc enable XvMC support [no]"
echo
" --enable-xvmc enable XvMC support [no]"
echo
echo
echo
"External library support:"
echo
"External library support:"
echo
" --enable-mlib enable Sun medialib [no]"
echo
" --enable-avisynth enable reading of AVISynth script files [no]"
echo
" --enable-avisynth enable reading of AVISynth script files [no]"
echo
" --enable-bzlib enable bzlib [autodetect]"
echo
" --enable-bzlib enable bzlib [autodetect]"
echo
" --enable-libamr-nb enable libamr-nb floating point audio codec [no]"
echo
" --enable-libamr-nb enable libamr-nb floating point audio codec [no]"
...
@@ -111,6 +110,7 @@ show_help(){
...
@@ -111,6 +110,7 @@ show_help(){
echo
" --enable-libx264 enable H.264 encoding via x264 [no]"
echo
" --enable-libx264 enable H.264 encoding via x264 [no]"
echo
" --enable-libxvid enable Xvid encoding via xvidcore,"
echo
" --enable-libxvid enable Xvid encoding via xvidcore,"
echo
" native MPEG-4/Xvid encoder exists [no]"
echo
" native MPEG-4/Xvid encoder exists [no]"
echo
" --enable-mlib enable Sun medialib [no]"
echo
" --enable-zlib enable zlib [autodetect]"
echo
" --enable-zlib enable zlib [autodetect]"
echo
""
echo
""
echo
"Advanced options (experts only):"
echo
"Advanced options (experts only):"
...
@@ -151,8 +151,7 @@ show_help(){
...
@@ -151,8 +151,7 @@ show_help(){
echo
" --disable-vis disable VIS optimizations"
echo
" --disable-vis disable VIS optimizations"
echo
" --disable-network disable network support [no]"
echo
" --disable-network disable network support [no]"
echo
" --disable-ipv6 disable IPv6 support [no]"
echo
" --disable-ipv6 disable IPv6 support [no]"
echo
" --disable-mpegaudio-hp faster (but less accurate)"
echo
" --disable-mpegaudio-hp faster (but less accurate) MPEG audio decoding [no]"
echo
" MPEG audio decoding [no]"
echo
" --disable-aandct disable AAN DCT code"
echo
" --disable-aandct disable AAN DCT code"
echo
" --disable-fft disable FFT code"
echo
" --disable-fft disable FFT code"
echo
" --disable-golomb disable Golomb code"
echo
" --disable-golomb disable Golomb code"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment