mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-12 04:54:33 +00:00
Superseded by SSE4. This makes the huffyuv decoders ABI compliant, e.g. nothing messes up the FPU state at all any more. Therefore the emms_c() can be removed from huffyuvdec.c. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>