ffmpeg/fftools
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
..
Makefile qsvdec: add support for HW_DEVICE_CTX method 2021-08-11 13:45:36 -03:00
cmdutils.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
cmdutils.h ffmpeg: use display matrix frame side data for autorotation 2021-09-16 12:46:07 -03:00
ffmpeg.c avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 2021-09-20 00:27:47 +02:00
ffmpeg.h ffmpeg: use display matrix frame side data for autorotation 2021-09-16 12:46:07 -03:00
ffmpeg_filter.c ffmpeg: take into account image flipping in the display matrix 2021-09-16 12:57:06 -03:00
ffmpeg_hw.c ffmpeg_hw: make hardware selection for filters more user friendly 2021-09-12 13:33:50 -03:00
ffmpeg_opt.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00
ffmpeg_videotoolbox.c ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 2021-06-10 19:54:03 +08:00
ffplay.c ffmpeg: use display matrix frame side data for autorotation 2021-09-16 12:46:07 -03:00
ffprobe.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00