ffmpeg/libavcodec/tests
Andreas Rheinhardt 0ab5d7e92b avcodec/tests: Update .gitignore file
Forgotten in 136865413c.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-12-16 12:25:55 +01:00
..
aarch64 avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
arm avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
ppc avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
x86 avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
.gitignore avcodec/tests: Update .gitignore file 2021-12-16 12:25:55 +01:00
avcodec.c avcodec/tests/avcodec: Check codec caps for consistency 2021-09-26 13:29:19 +02:00
avfft.c
avpacket.c avcodec/tests/avpacket: use av_packet_alloc() to allocate packets 2021-03-17 15:06:48 -03:00
cabac.c Avoid intermediate bitcount for number of bytes in PutBitContext 2021-03-30 12:36:32 +02:00
celp_math.c
codec_desc.c
dct.c
fft-fixed32.c avcodec: Remove the FFT_FIXED_32 define 2021-08-05 19:46:33 +02:00
fft.c avcodec: Remove the FFT_FIXED_32 define 2021-08-05 19:46:33 +02:00
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c
motion.c avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
mpeg12framerate.c
rangecoder.c avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c 2021-02-24 08:53:43 +01:00
snowenc.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00