Change #263343
| Category | ffmpeg |
| Changed by | Lynne <dev@lynne.ee> |
| Changed at | Thu 02 Apr 2026 21:15:01 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 7c33948b29b6bb64da8fbb0c622cf09ae3694424 |
Comments
swscale/vulkan: fix potential memory issues The issue is that updating descriptors relies on the pointers of the structures remaining the same since creation. Sponsored-by: Sovereign Tech Fund
Changed files
- libswscale/vulkan/ops.c