ffmpeg | branch: master | Lynne <d...@lynne.ee> | Sat Apr  5 05:06:30 2025 
+0000| [d7772da728bcb333ea49be98b84439a19e9381d2] | committer: Lynne

vulkan_ffv1: remove unused define

Leftover debug macro.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d7772da728bcb333ea49be98b84439a19e9381d2
---

 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;
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to