ffmpeg/tests/api
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
..
.gitignore
Makefile tests: drop api-codec-param test 2020-12-10 09:46:30 +01:00
api-band-test.c avcodec/codec, allcodecs: Constify the AVCodec API 2021-04-27 10:43:14 -03:00
api-flac-test.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
api-h264-slice-test.c tests/api/api-h264-slice-test: remove unused bool header 2020-04-29 13:30:46 +01:00
api-h264-test.c avcodec/codec, allcodecs: Constify the AVCodec API 2021-04-27 10:43:14 -03:00
api-seek-test.c avcodec/codec, allcodecs: Constify the AVCodec API 2021-04-27 10:43:14 -03:00
api-threadmessage-test.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00