Hi everyone, I am going mad trying to find out where is the memory leak in a piece of code I am using in my project! I have a list of AVPacket structs and I do want to put them in a mp4 file. I successfully do it but in each iteration memory increases about 400 kBytes. To ensure that the problem is here I use a loop. Please, could someone help me to know if I am doing well?
Code here: http://pastebin.com/n6Ru6YAg Thank you so much, Dídac
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
