Change #263671
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Mon 06 Apr 2026 10:39:17 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 8b700fad94a7521c958f72da88b04b924277a2f8 |
Comments
avcodec/mpegvideoencdsp: Add restrict to shrink Makes GCC avoid creating the aliasing fallback path and saves 1280B of .text here. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/mpegvideoencdsp.c
- libavcodec/mpegvideoencdsp.h