Change #256710
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Fri 30 Jan 2026 13:24:06 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | de3f99d74b916ea8363f2c81ca343980844f6031 |
Comments
avformat/cafenc: Truncate values for avio_w8() Fixes triggering av_assert2() in avio_w8(). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavformat/cafenc.c