You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +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,
|
.queue_flags = VK_QUEUE_COMPUTE_BIT,
|
||||||
};
|
};
|
||||||
|
|
||||||
#define HOST_MAP
|
|
||||||
|
|
||||||
typedef struct FFv1VulkanDecodePicture {
|
typedef struct FFv1VulkanDecodePicture {
|
||||||
FFVulkanDecodePicture vp;
|
FFVulkanDecodePicture vp;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user