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 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
av1_levels.c
avcodec.c avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS 2024-04-19 13:18:04 +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
codec_desc.c
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 avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c 2024-06-30 11:37:25 +02:00
jpeg2000dwt.c avcodec/tests/jpeg2000dwt: Use 64bit in comparission 2024-06-02 22:29:22 +02:00
mathops.c
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