Meskalin <[email protected]> added the comment: Hi, I just play with FFmpeg library on windows platform. I use FFmpeg auto build which is avaliable at http://ffmpeg.arrozcru.org/autobuilds/ ...Even at small examples i got memeory leaks... For example I try examples at http://dranger.com/ffmpeg/ and get memory leaks when read packest with av_read_frame (pFormatCtx, &packet)...And yes i free packets at the end with av_free_packet(&packet)...
Does Linux/Unix guys also get those kind of memeory leaks ? AND if not what is wrong with windows build? Best Wishes Meskaline ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2396> ________________________________________________
