Change #265032
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Mon 20 Apr 2026 12:54:31 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 87a6be19f8ea8e9e311865048f918a9e3313a4a0 |
Comments
avcodec/pdvenc: Remove always false check av_image_check_size() already checks that width*height fits into an int. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/pdvenc.c