Change #263351
| Category | ffmpeg |
| Changed by | Lynne <dev@lynne.ee> |
| Changed at | Thu 02 Apr 2026 21:15:06 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | d4bcd3340e56ed3fc67a88b1fa74e73645370cf5 |
Comments
swscale/vulkan: add a check for BGRA features The issue is that very often, hardware has limited support for BGRA formats. As this is a limitation of Vulkan itself, we cannot work around this in a compatible way. Sponsored-by: Sovereign Tech Fund
Changed files
- libswscale/vulkan/ops.c