Change #263922
| Category | ffmpeg |
| Changed by | Niklas Haas <git@haasn.dev> |
| Changed at | Tue 07 Apr 2026 17:10:04 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | cd1126a3cda6ddd20534fd74edcbd434f0ebd768 |
Comments
swscale/ops: add assertion that comps_src is sane This assertion guards against bugs like that fixed in the previous commit. Signed-off-by: Niklas Haas <git@haasn.dev>
Changed files
- libswscale/ops.c