ffmpeg/libavcodec
Andreas Rheinhardt 839fbe0e98 avcodec/x86/huffyuvencdsp: Remove obsolete MMX function
The only systems which benefit from ff_diff_int16_mmx are truely
ancient 32bit x86s as all other systems use at least the SSE2 versions
(this includes all x64 cpus (which is why this code is restricted
to x86-32)).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-06-22 13:40:36 +02:00
..
2022-05-08 10:38:54 +08:00
2022-05-30 19:44:11 +02:00
2022-06-16 10:23:30 +02:00