mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-09 00:10:00 +01:00
lavc/qsvenc: enable ICQ and ICQ_LA on Linux
ICQ/ICQ_LA are enabled with MSDK V1.28 Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: Zhong Li <zhong.li@intel.com>
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#define QSV_HAVE_MF 0
|
||||
#else
|
||||
#define QSV_HAVE_AVBR 0
|
||||
#define QSV_HAVE_ICQ 0
|
||||
#define QSV_HAVE_ICQ QSV_VERSION_ATLEAST(1, 28)
|
||||
#define QSV_HAVE_VCM 0
|
||||
#define QSV_HAVE_QVBR 0
|
||||
#define QSV_HAVE_MF QSV_VERSION_ATLEAST(1, 25)
|
||||
|
||||
Reference in New Issue
Block a user