mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 19:40:24 +00:00
lavc_common: Define HWACC_VULKAN if ffmpeg is new enough
This commit is contained in:
@@ -98,6 +98,8 @@ enum {
|
||||
|
||||
#if LIBAVUTIL_VERSION_INT < AV_VERSION_INT(56, 39, 100)
|
||||
#define AV_PIX_FMT_VULKAN AV_PIX_FMT_NONE
|
||||
#else
|
||||
#define HWACC_VULKAN
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user