ffmpeg/libavcodec/tests
Peter Ross 38073187bd avcodec/tests/dct: add CONFIG_PRORES_DECODER guard
Only enable the proresdsp check when the prores decoder is enabled.

This fixes fate when configuring with --disable-everything
2025-06-17 16:41:14 +10:00
..
aarch64 lavc/aarch64/fdct: add neon-optimized fdct for aarch64 2024-05-13 14:54:10 +02:00
arm
ppc
x86 Remove remnants of prores_lgpl decoder 2024-05-07 23:53:26 +02:00
.gitignore avcodec/iirfilter: Remove iirfilter, psy-preprocessing 2025-06-06 17:21:31 +02:00
apv.c lavc: Add unit test for APV entropy decode 2025-05-13 19:37:53 +01:00
av1_levels.c
avcodec.c avcodec/tests/avcodec: Check only frame-mt decoders set update_thread_ctx 2025-05-21 02:44:15 +02:00
avpacket.c
bitstream_be.c
bitstream_le.c
bitstream_template.c avcodec/tests/bitstream_template: Assert bits_init8() return 2024-05-28 03:48:03 +02:00
cabac.c
celp_math.c avcodec/celp_math: Reuse ff_scalarproduct_float_c() 2025-04-09 13:52:29 +02:00
codec_desc.c
dct.c avcodec/tests/dct: add CONFIG_PRORES_DECODER guard 2025-06-17 16:41:14 +10:00
golomb.c
h264_levels.c
h265_levels.c
hashtable.c lavc/hashtable: create generic robin hood hash table 2025-06-02 20:51:27 -07:00
htmlsubtitles.c
jpeg2000dwt.c avcodec/jpeg2000: Fix undefined behaviour in left shift operations 2024-12-07 15:41:30 -08:00
mathops.c
mjpegenc_huffman.c avcodec/mjpegenc_huffman: Avoid AV_QSORT to sort entries by length 2025-04-18 08:40:17 +02:00
motion.c avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 2024-06-20 18:58:38 +02:00
mpeg12framerate.c
rangecoder.c
snowenc.c