Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avcodec/vulkan_video: Merge dec part of FFVkCodecMap and extension props | Andreas Rheinhardt | 2024-03-07 | 1 | -26/+0 |
* | avcodec/vulkan_video: Remove unused array | Andreas Rheinhardt | 2024-03-07 | 1 | -12/+0 |
* | avcodec/vulkan_video: Don't use sparse table | Andreas Rheinhardt | 2024-03-03 | 1 | -4/+7 |
* | libavcodec: fix -Wint-conversion in vulkan | Sam James | 2024-01-06 | 1 | -1/+1 |
* | vulkan_decode: fix the print format of VkDeviceSize | Jun Zhao | 2023-11-21 | 1 | -1/+1 |
* | vulkan_decode: convert max level from vulkan to av for comparisons | Lynne | 2023-09-08 | 1 | -0/+45 |
* | vulkan: replace usage of %lu with %"SIZE_SPECIFIER" | Lynne | 2023-05-29 | 1 | -1/+1 |
* | av1dec: add Vulkan hwaccel | Lynne | 2023-05-29 | 1 | -0/+6 |
* | libavcodec: add Vulkan common video code | Lynne | 2023-05-29 | 1 | -0/+361 |