mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
decoder: don't include obsolete headers.
The <gst/vaapi/gstvaapicontext.h> header was removed from the public set of APIs. So, don't make public headers (gstvaapidecoder.h) depend on private files.
This commit is contained in:
parent
9968661ffd
commit
dc48509bad
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
|||
|
||||
#include <gst/gstbuffer.h>
|
||||
#include <gst/base/gstadapter.h>
|
||||
#include <gst/vaapi/gstvaapicontext.h>
|
||||
#include <gst/vaapi/gstvaapisurfaceproxy.h>
|
||||
#include <gst/video/gstvideoutils.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue