Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
0f05b72f
Commit
0f05b72f
authored
11 years ago
by
Carl Eugen Hoyos
Committed by
Michael Niedermayer
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix configure --help output for some autodetected features.
parent
5c4c9298
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure
+5
-5
5 additions, 5 deletions
configure
with
5 additions
and
5 deletions
configure
+
5
−
5
View file @
0f05b72f
...
@@ -141,10 +141,10 @@ Component options:
...
@@ -141,10 +141,10 @@ Component options:
--disable-fft disable FFT code
--disable-fft disable FFT code
Hardware accelerators:
Hardware accelerators:
--
en
able-dxva2
en
able DXVA2 code
--
dis
able-dxva2
dis
able DXVA2 code
[autodetect]
--enable-vaapi enable VAAPI code
--enable-vaapi enable VAAPI code
--enable-vda enable VDA code
--enable-vda enable VDA code
--
en
able-vdpau
en
able VDPAU code
--
dis
able-vdpau
dis
able VDPAU code
[autodetect]
Individual component options:
Individual component options:
--disable-everything disable all components listed below
--disable-everything disable all components listed below
...
@@ -185,11 +185,11 @@ Individual component options:
...
@@ -185,11 +185,11 @@ Individual component options:
External library support:
External library support:
--enable-avisynth enable reading of AVISynth script files [no]
--enable-avisynth enable reading of AVISynth script files [no]
--
en
able-bzlib
en
able bzlib [autodetect]
--
dis
able-bzlib
dis
able bzlib [autodetect]
--enable-fontconfig enable fontconfig
--enable-fontconfig enable fontconfig
--enable-frei0r enable frei0r video filtering
--enable-frei0r enable frei0r video filtering
--enable-gnutls enable gnutls [no]
--enable-gnutls enable gnutls [no]
--
en
able-iconv
en
able iconv [autodetect]
--
dis
able-iconv
dis
able iconv [autodetect]
--enable-libaacplus enable AAC+ encoding via libaacplus [no]
--enable-libaacplus enable AAC+ encoding via libaacplus [no]
--enable-libass enable libass subtitles rendering [no]
--enable-libass enable libass subtitles rendering [no]
--enable-libbluray enable BluRay reading using libbluray [no]
--enable-libbluray enable BluRay reading using libbluray [no]
...
@@ -240,7 +240,7 @@ External library support:
...
@@ -240,7 +240,7 @@ External library support:
--enable-opencl enable OpenCL code
--enable-opencl enable OpenCL code
--enable-openssl enable openssl [no]
--enable-openssl enable openssl [no]
--enable-x11grab enable X11 grabbing [no]
--enable-x11grab enable X11 grabbing [no]
--
en
able-zlib
en
able zlib [autodetect]
--
dis
able-zlib
dis
able zlib [autodetect]
Advanced options (experts only):
Advanced options (experts only):
--cross-prefix=PREFIX use PREFIX for compilation tools [
$cross_prefix
]
--cross-prefix=PREFIX use PREFIX for compilation tools [
$cross_prefix
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment