[FFmpeg-devel] [PATCH v5] lavf/matroskadec: Normalize noncompliant A_QUICKTIME/V_QUICKTIME private data
Mats Peterson
matsp888 at yahoo.com
Mon Jan 11 04:33:28 CET 2016
On 01/11/2016 01:46 AM, Michael Niedermayer wrote:
> that documentation is misleading, av_malloc() is if one is really
> pedantic not safe to be passed to av_free or av_realloc()
> if one isnt pedantic it safe to be passed to both
Is the pointer from av_malloc() not safe to be passed to av_free()? You
got to be kidding.
Mats
More information about the ffmpeg-devel
mailing list