FFmpeg/libavcodec/tests
Andreas Rheinhardt 2902ed25b5 avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c
It is only used by the test.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-06-30 11:37:25 +02:00
..
aarch64
arm
ppc
x86
.gitignore
av1_levels.c
avcodec.c
avpacket.c
bitstream_be.c lavc/tests: add a cached bitstream reader test 2023-01-06 11:01:00 +01:00
bitstream_le.c lavc/tests: add a cached bitstream reader test 2023-01-06 11:01:00 +01:00
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/tests/celp_math: Change IsAlmostEqual() to a function 2017-03-24 18:18:57 +01:00
codec_desc.c avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 2023-10-03 01:59:07 +02:00
dct.c avcodec/tests/dct: Use 64bit in intermediate for error computation 2024-06-02 22:31:41 +02:00
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
jpeg2000dwt.c
mathops.c Merge commit 'a6a750c7ef' 2016-06-22 13:44:34 +02:00
mjpegenc_huffman.c
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