]> git.sesse.net Git - ffmpeg/history - libavfilter/vulkan.c
avcodec/packet_internal: move the next pointer in PacketList to the top of the struct
[ffmpeg] / libavfilter / vulkan.c
2020-05-26 Lynnelavfi/vulkan: fix queue counts and set indices
2020-05-26 Lynnelavfi/vulkan: use dedicated allocation for buffers...
2020-05-23 Lynnelavfi/vulkan: use all enabled queues in the queue family
2020-05-23 Lynnelavfi/vulkan: fix 2 minor memory leaks
2020-05-11 LynneRevert "hwcontext_vulkan: only use one semaphore per...
2020-04-07 Lynnehwcontext_vulkan: only use one semaphore per image
2020-03-17 Lynnescale_vulkan: add support for RGB->YUV conversions
2020-02-04 Lynnelavfi: add Vulkan filtering framework