mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
parent
49cf36f4e3
commit
d87f9da53c
@ -28,6 +28,7 @@
|
||||
#include <vdpau/vdpau.h>
|
||||
#include "h264.h"
|
||||
#include "mpegvideo.h"
|
||||
#include "vdpau.h"
|
||||
|
||||
/** Extract VdpVideoSurface from a Picture */
|
||||
static inline uintptr_t ff_vdpau_get_surface_id(Picture *pic)
|
||||
|
Loading…
x
Reference in New Issue
Block a user