[Ffmpeg-devel] [PATCH] Replace av_malloc+memset with av_mallocz

Daniel Serpell daniel_serpell
Thu Sep 7 16:03:43 CEST 2006


Hi!

El Wed, Sep 06, 2006 at 06:44:55PM -0400, Rich Felker escribio:
> 
> It would be nice if, when initializing a context, the caller could
> specify the max memory usage by the context.. Maybe this is too
> painful to support though.

It can be done easily now using custom av_malloc / av_free functions.

    Daniel.





More information about the ffmpeg-devel mailing list