You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user