[Libav-user] muxing.c, memory leak

Denis info at denisgottardello.it
Sun Nov 4 09:30:42 CET 2012


In data domenica 28 ottobre 2012 08:56:02, Denis ha scritto:
> Using valgrind I obtain a memory leak in this row:
> 
> 
> "pAVStream= add_video_stream(pAVFormatContext, &pAVCodec,
> pAVOutputFormat->video_codec);" if (posix_memalign(&ptr,ALIGN,size))
> av_mallocz in mem.c:95
> 
> 
> Can anybody verifies if
> is true?
> 
> 
> I have an application that uses ffmpeg. In 2 weeks the application uses all
> the memory and now I suspect that the problem is in the wrong use of
> ffmpeg libraries.


Anybody can help me?

-- 
www.denisgottardello.it
Skype: mrdebug
Videosurveillance and home automation! 
http://www.denisgottardello.it/DomusBoss/DomusBossIndice.php


More information about the Libav-user mailing list