Change #263680
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Mon 06 Apr 2026 11:28:49 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 72058ccdf8c29a22ee0ff493e52f05576e56cec2 |
Comments
tests/checkasm/sw_scale: Don't use declare_func_emms in yuv2nv12cX check There are no implementations of yuv2nv12cX clobbering the fpu state, so make the test stricter to ensure that it stays that way. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- tests/checkasm/sw_scale.c