mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
vaapidecode: fix includes when compiling for a single API.
This commit is contained in:
parent
49b1dca2d3
commit
68d1b7e525
1 changed files with 0 additions and 2 deletions
|
@ -31,10 +31,8 @@
|
|||
#include "config.h"
|
||||
|
||||
#include <gst/vaapi/gstvaapidisplay.h>
|
||||
#include <gst/vaapi/gstvaapidecoder_mpeg2.h>
|
||||
#include <gst/vaapi/gstvaapivideosink.h>
|
||||
#include <gst/vaapi/gstvaapivideobuffer.h>
|
||||
#include <gst/vaapi/gstvaapidecoder_ffmpeg.h>
|
||||
#include <gst/video/videocontext.h>
|
||||
|
||||
#if USE_VAAPI_GLX
|
||||
|
|
Loading…
Reference in a new issue