You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
vulkan_ffv1: remove unused define
Leftover debug macro.
This commit is contained in:
@ -41,8 +41,6 @@ const FFVulkanDecodeDescriptor ff_vk_dec_ffv1_desc = {
|
||||
.queue_flags = VK_QUEUE_COMPUTE_BIT,
|
||||
};
|
||||
|
||||
#define HOST_MAP
|
||||
|
||||
typedef struct FFv1VulkanDecodePicture {
|
||||
FFVulkanDecodePicture vp;
|
||||
|
||||
|
Reference in New Issue
Block a user