diff options
author | Lynne <dev@lynne.ee> | 2025-04-01 22:36:46 +0000 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2025-04-14 06:10:42 +0200 |
commit | 66b8c92df2b6644af96b25d6716664a2c23e5337 (patch) | |
tree | 350f8f90aab9546a3c5283ffcb28e4d8333acb9c /libavutil/hwcontext_vulkan.c | |
parent | 72953477a415d816e1152256f9cb3f74d00f245c (diff) | |
download | ffmpeg-66b8c92df2b6644af96b25d6716664a2c23e5337.tar.gz |
vulkan_ffv1: cache only 2 lines when decoding RGB
This reduces the intermediate VRAM used for RGB decoding by a
factor of 100x for 6k video.
This also speeds the decoder up by 16% for 4k RGB24 and 31% for 6k video.
This is equivalent to what the software decoder does, but with less pointers.
Diffstat (limited to 'libavutil/hwcontext_vulkan.c')
0 files changed, 0 insertions, 0 deletions