Change #260125
| Category | ffmpeg |
| Changed by | Michael Niedermayer <michael@niedermayer.cc> |
| Changed at | Fri 06 Mar 2026 23:09:26 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | a59180022af5447d8b2847f539fb99c859175e95 |
Comments
swscale/output: Fixes integer overflow in yuv2planeX_8_c Fixes: integer overflow (does not replicate, but looks like it should overflow with some craftet parameters) Fixes: #21584 Found-by: HAORAN FANG Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changed files
- libswscale/output.c