Andreas Rheinhardt:
> Incorrect since 4959f18a8e11ad7d3529b1c4fc429f1b6b76ad7c.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> Do we even need both av_mallocz_array and av_calloc given that
> they do exactly the same? I'd like to deprecate one, namely
> av_mallocz_array() (it has the longer name).
Incorrect since 4959f18a8e11ad7d3529b1c4fc429f1b6b76ad7c.
Signed-off-by: Andreas Rheinhardt
---
Do we even need both av_mallocz_array and av_calloc given that
they do exactly the same? I'd like to deprecate one, namely
av_mallocz_array() (it has the longer name).
libavutil/mem.h | 2 +-
1 file