You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
qsv: add a missing #include
Needed for enum AVCodecID
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
#include "libavutil/frame.h"
|
||||
|
||||
#include "avcodec.h"
|
||||
|
||||
#define QSV_VERSION_MAJOR 1
|
||||
#define QSV_VERSION_MINOR 1
|
||||
|
||||
|
Reference in New Issue
Block a user