<div dir="ltr">Hi everyone,<br><br>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?<br>

<br>Code here:<br><a href="http://pastebin.com/n6Ru6YAg">http://pastebin.com/n6Ru6YAg</a><br><br>Thank you so much,<br>Dídac</div>