| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vulkan_decode: Use RefStruct API for shared_ref | Andreas Rheinhardt | 2023-10-07 | 1 | -1/+1 |
* | vulkan_decode: don't call get_proc_addr on every frame's destruction | Lynne | 2023-09-15 | 1 | -0/+4 |
* | vulkan_hevc: switch from a buffer pool to a malloc and simplify | Lynne | 2023-09-15 | 1 | -2/+2 |
* | avcodec/vulkan_decode: Factor creating session params out, fix leak | Andreas Rheinhardt | 2023-09-15 | 1 | -2/+3 |
* | avcodec/vulkan_decode: fix struct type for h265_profile | Kacper Michajłow | 2023-08-24 | 1 | -1/+1 |
* | avcodec/hwconfig: Move HWACCEL_CAP_* to a new header | Andreas Rheinhardt | 2023-08-07 | 1 | -1/+1 |
* | lavc/vulkan_decode: use a single execution pool per thread | Lynne | 2023-07-21 | 1 | -1/+2 |
* | vulkan_decode: simplify and make session parameter generation more robust | Lynne | 2023-06-22 | 1 | -3/+2 |
* | vulkan_decode: clean up slice handling | Lynne | 2023-06-22 | 1 | -2/+3 |
* | vulkan_decode: remove unused fields | Lynne | 2023-06-22 | 1 | -6/+0 |
* | vulkan_decode: use the hwfc->user_opaque field to store the profile | Lynne | 2023-06-22 | 1 | -3/+3 |
* | av1dec: add Vulkan hwaccel | Lynne | 2023-05-29 | 1 | -0/+2 |
* | libavcodec: add Vulkan common video decoding code | Lynne | 2023-05-29 | 1 | -0/+176 |