| Commit message (Expand) | Author | Age | Files | Lines |
* | vulkan_av1: Fix force_integer_mv value | Mark Thompson | 2024-05-06 | 1 | -1/+1 |
* | avcodec/av1dec: Use ProgressFrames | Andreas Rheinhardt | 2024-04-21 | 1 | -2/+2 |
* | vulkan_av1: add workaround for NVIDIA drivers tested on broken CTS | Lynne | 2024-04-15 | 1 | -4/+15 |
* | lavc/vulkan_av1: Use av1dec reference order hint information | Mark Thompson | 2024-04-14 | 1 | -13/+10 |
* | vulkan_av1: port to the new stable API | Lynne | 2024-03-25 | 1 | -230/+284 |
* | avcodec/vulkan_decode: Un-sparse extensions table | Andreas Rheinhardt | 2024-03-07 | 1 | -0/+1 |
* | avcodec/vulkan_video: Merge dec part of FFVkCodecMap and extension props | Andreas Rheinhardt | 2024-03-07 | 1 | -3/+7 |
* | libavcodec: fix -Wint-conversion in vulkan | Sam James | 2024-01-06 | 1 | -1/+1 |
* | avcodec/vulkan_decode: Use RefStruct API for shared_ref | Andreas Rheinhardt | 2023-10-07 | 1 | -1/+1 |
* | avcodec/decode: Use RefStruct API for hwaccel_picture_private | Andreas Rheinhardt | 2023-10-07 | 1 | -6/+3 |
* | avcodec/vulkan_decode: Factor creating session params out, fix leak | Andreas Rheinhardt | 2023-09-15 | 1 | -24/+4 |
* | avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel | Andreas Rheinhardt | 2023-08-07 | 1 | -5/+5 |
* | vulkan_av1: remove an invalid debug print | Lynne | 2023-07-21 | 1 | -2/+0 |
* | vulkan_decode: reject decoding of frames with no slices | Lynne | 2023-06-22 | 1 | -0/+3 |
* | vulkan_decode: simplify and make session parameter generation more robust | Lynne | 2023-06-22 | 1 | -4/+9 |
* | vulkan/av1: fix tile upload offsets. | Dave Airlie | 2023-06-22 | 1 | -2/+4 |
* | vulkan/av1: fix filling out global motion params. | Dave Airlie | 2023-06-15 | 1 | -3/+3 |
* | 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/+597 |