Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ujjawal Kumar
VLC
Commits
f1c31ba2
Commit
f1c31ba2
authored
15 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Simplify headers for VAAPI
The check for presence has already done in configure.ac
parent
7f39bd11
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
modules/codec/avcodec/vaapi.c
+1
-5
1 addition, 5 deletions
modules/codec/avcodec/vaapi.c
with
1 addition
and
5 deletions
modules/codec/avcodec/vaapi.c
+
1
−
5
View file @
f1c31ba2
...
...
@@ -42,11 +42,7 @@
#ifdef HAVE_AVCODEC_VAAPI
#if defined( HAVE_LIBAVCODEC_AVCODEC_H )
# include <libavcodec/vaapi.h>
#else
# error "Missing VAAPI header"
#endif
#include
<libavcodec/vaapi.h>
#include
<X11/Xlib.h>
#include
<va/va_x11.h>
...
...
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