aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vulkan_video.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* avcodec/vulkan_video: Merge dec part of FFVkCodecMap and extension propsAndreas Rheinhardt2024-03-071-26/+0
* avcodec/vulkan_video: Remove unused arrayAndreas Rheinhardt2024-03-071-12/+0
* avcodec/vulkan_video: Don't use sparse tableAndreas Rheinhardt2024-03-031-4/+7
* libavcodec: fix -Wint-conversion in vulkanSam James2024-01-061-1/+1
* vulkan_decode: fix the print format of VkDeviceSizeJun Zhao2023-11-211-1/+1
* vulkan_decode: convert max level from vulkan to av for comparisonsLynne2023-09-081-0/+45
* vulkan: replace usage of %lu with %"SIZE_SPECIFIER"Lynne2023-05-291-1/+1
* av1dec: add Vulkan hwaccelLynne2023-05-291-0/+6
* libavcodec: add Vulkan common video codeLynne2023-05-291-0/+361