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
a126b67e
Commit
a126b67e
authored
Oct 01, 2017
by
Mark Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: Add config option for libva2 (VAAPI 1)
parent
94ab0bef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
configure
configure
+5
-0
No files found.
configure
View file @
a126b67e
...
...
@@ -1650,6 +1650,7 @@ SYSTEM_FUNCS="
SYSTEM_LIBRARIES
=
"
sdl
vaapi_1
vaapi_drm
vaapi_x11
vdpau_x11
...
...
@@ -4834,6 +4835,10 @@ enabled vaapi &&
enabled vaapi
&&
check_lib vaapi_x11
"va/va.h va/va_x11.h"
vaGetDisplay
-lva
-lva-x11
-lX11
enabled vaapi
&&
check_cpp_condition
"va/va.h"
"VA_CHECK_VERSION(1, 0, 0)"
&&
enable
vaapi_1
enabled vdpau
&&
check_cpp_condition vdpau/vdpau.h
"defined VDP_DECODER_PROFILE_MPEG4_PART2_ASP"
||
disable vdpau
...
...
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