Leftover debug macro.
---
libavcodec/vulkan_ffv1.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavcodec/vulkan_ffv1.c b/libavcodec/vulkan_ffv1.c
index 1156d6749b..b6c9320ec2 100644
--- a/libavcodec/vulkan_ffv1.c
+++ b/libavcodec/vulkan_ffv1.c
@@ -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;
--
2.47.2
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".