diff options
-rw-r--r-- | lib/ffmpeg/libavcodec/vda.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ffmpeg/libavcodec/vda.h b/lib/ffmpeg/libavcodec/vda.h index de7070edea..e3127d9410 100644 --- a/lib/ffmpeg/libavcodec/vda.h +++ b/lib/ffmpeg/libavcodec/vda.h @@ -58,7 +58,7 @@ * * @deprecated Use synchronous decoding mode. */ -typedef struct { +typedef struct vda_frame { /** * The PTS of the frame. * |