diff options
author | Lynne <dev@lynne.ee> | 2025-07-05 03:12:45 +0900 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2025-08-08 18:29:41 +0900 |
commit | 75aeffb1c62af276c493d7731e73a05f9959aa81 (patch) | |
tree | 92b4985cf40b41b30024f5503a09878d9ff91641 /libavfilter/vf_datascope.c | |
parent | 589b3ed943d46ba163cea383634d67319af11cba (diff) | |
download | ffmpeg-75aeffb1c62af276c493d7731e73a05f9959aa81.tar.gz |
lavc: add a ProRes RAW Vulkan hwaccel
This commit adds a ProRes RAW hardware implementation written in Vulkan.
Both version 0 and version 1 streams are supported.
The implementation is highly parallelized, with 512 invocations dispatched
per every tile, with generally 4k tiles on a 5.8k stream.
Thanks to unlord for the 8-point iDCT.
Benchmark for a generic 5.8k RAW HQ file:
6900XT: 63fps
7900XTX: 84fps
6000 Ada: 120fps
Intel: 9fps
Diffstat (limited to 'libavfilter/vf_datascope.c')
0 files changed, 0 insertions, 0 deletions