Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
c562ba4c
Commit
c562ba4c
authored
Jun 08, 2011
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: Add vdpau and dxva2 to configure results output.
parent
cfa68a33
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
configure
configure
+3
-1
No files found.
configure
View file @
c562ba4c
...
@@ -3124,6 +3124,9 @@ echo "network support ${network-no}"
...
@@ -3124,6 +3124,9 @@ echo "network support ${network-no}"
echo
"threading support
${
thread_type
-no
}
"
echo
"threading support
${
thread_type
-no
}
"
echo
"SDL support
${
sdl
-no
}
"
echo
"SDL support
${
sdl
-no
}
"
echo
"Sun medialib support
${
mlib
-no
}
"
echo
"Sun medialib support
${
mlib
-no
}
"
echo
"libdxva2 enabled
${
dxva2
-no
}
"
echo
"libva enabled
${
vaapi
-no
}
"
echo
"libvdpau enabled
${
vdpau
-no
}
"
echo
"AVISynth enabled
${
avisynth
-no
}
"
echo
"AVISynth enabled
${
avisynth
-no
}
"
echo
"frei0r enabled
${
frei0r
-no
}
"
echo
"frei0r enabled
${
frei0r
-no
}
"
echo
"libdc1394 support
${
libdc1394
-no
}
"
echo
"libdc1394 support
${
libdc1394
-no
}
"
...
@@ -3140,7 +3143,6 @@ echo "librtmp enabled ${librtmp-no}"
...
@@ -3140,7 +3143,6 @@ echo "librtmp enabled ${librtmp-no}"
echo
"libschroedinger enabled
${
libschroedinger
-no
}
"
echo
"libschroedinger enabled
${
libschroedinger
-no
}
"
echo
"libspeex enabled
${
libspeex
-no
}
"
echo
"libspeex enabled
${
libspeex
-no
}
"
echo
"libtheora enabled
${
libtheora
-no
}
"
echo
"libtheora enabled
${
libtheora
-no
}
"
echo
"libva enabled
${
vaapi
-no
}
"
echo
"libvo-aacenc support
${
libvo_aacenc
-no
}
"
echo
"libvo-aacenc support
${
libvo_aacenc
-no
}
"
echo
"libvo-amrwbenc support
${
libvo_amrwbenc
-no
}
"
echo
"libvo-amrwbenc support
${
libvo_amrwbenc
-no
}
"
echo
"libvorbis enabled
${
libvorbis
-no
}
"
echo
"libvorbis enabled
${
libvorbis
-no
}
"
...
...
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