Change #248039
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Sat 08 Nov 2025 18:48:54 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 32f32537b6242364b42140443bd8e03a0c2a0b92 |
Comments
avcodec/dvdec,mjpegdec: Remove emms_c It is no longer necessary now that the IDCTDSP is always ABI-compliant (and free of MMX). Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/dvdec.c
- libavcodec/mjpegdec.c