Commit d87f9da5 authored by Reimar Döffinger's avatar Reimar Döffinger

vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU.

Signed-off-by: 's avatarReimar Döffinger <Reimar.Doeffinger@gmx.de>
parent 49cf36f4
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment