ffmpeg/libavcodec/tests
Andreas Rheinhardt 6ed6815b46 avcodec/tests/motion: Remove test tool
It only tests MMX (me_cmp does not have pure MMX functions any more)
and MMXEXT and is therefore x86-only. Furthermore, checkasm is superior
in every regard.

Removing it also fixes a build failure (there is no dependency of this
tool on me_cmp).

Reviewed-by: Kacper Michajłow <kasper93@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-03-27 18:48:48 +01:00
..
aarch64
arm
ppc
x86 avcodec/x86/simple_idct: Port to SSE2 2025-11-08 18:48:54 +01:00
.gitignore avcodec/tests/motion: Remove test tool 2026-03-27 18:48:48 +01:00
apv.c
av1_levels.c
avcodec.c avcodec/tests/avcodec: Check codec {pix,sample}_fmt etc. arrays 2025-11-07 17:55:43 +00:00
avpacket.c avcodec/tests/avpacket: Add av_packet_free() to avoid memory leak 2025-08-04 01:29:44 +02:00
bitstream_be.c
bitstream_le.c
bitstream_template.c
cabac.c
celp_math.c
codec_desc.c
dct.c avcodec/tests/dct: Remove unnecessary emms_c 2025-11-08 18:48:54 +01:00
golomb.c
h264_levels.c
h265_levels.c
hashtable.c
htmlsubtitles.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c
mpeg12framerate.c
rangecoder.c
snowenc.c av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01:00