ffmpeg/libavcodec/tests
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc()
They do the same.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-09-20 01:03:52 +02: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
avfft.c
avpacket.c
cabac.c
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
snowenc.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
utils.c