Change #267021
| Category | ffmpeg |
| Changed by | Lynne <dev@lynne.ee> |
| Changed at | Wed 13 May 2026 19:55:53 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 13aabf726b64c049d76025db25c662eb5fe269ce |
Comments
vulkan/prores_raw: specify format on image Unlike other decoders or encoders, prores_raw only has a single Vulkan format to worry about. This is a 20% speedup on AMD, since AMD apparently has optimizations for this.
Changed files
- libavcodec/vulkan/prores_raw_decode.comp.glsl
- libavcodec/vulkan/prores_raw_idct.comp.glsl