Change #238234
Category | ffmpeg |
Changed by | Andreas Rheinhardt <andreas.rheinhardt | @outlook.com>
Changed at | Thu 03 Jul 2025 20:34:51 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | fabbe7917078d7c883fb1216b2ec788d9b5fd1c0 |
Comments
avcodec/mpegvideodec: Remove size expectation from ff_mpv_reconstruct_mb In the common case of decoding 420 content, only six blocks are used and it makes perfect sense for the caller to only have that many. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/mpegvideo_dec.c
- libavcodec/mpegvideodec.h