[Ffmpeg-devel] Re: Memory leak in output_example ... ?

Mat heavensdoor78
Thu Sep 22 16:56:42 CEST 2005


> Ahhh... now I see... same logic...
> If I modify  mpeg12.c:800  ,  av_mallocz  in  av_mallocz_static  
> another memory leak is gone!
> And finally if I modify  utils.c: 767  ,  av_malloc  in  
> av_mallocz_static  all memory leaks is gone!

All memory leaks are gone :)

Another memory leak with MP4 codec... that goes away if I modify  
h263.c:1745  ,  av_mallocz  in  av_mallocz_static





More information about the ffmpeg-devel mailing list