Change #248037
| 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 | 625f5c993cf99a2adf446d8eba7b947999f14267 |
Comments
avcodec/tests/dct: Remove unnecessary emms_c Unnecessary since the Xvid IDCT no longer uses MMX registers at all. (Notice that the simple MMX IDCT issues emms and is therefore ABI compliant.) Reviewed-by: Lynne <dev@lynne.ee> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/tests/dct.c