GNOME Bugzilla – Bug 750638
avfassetsrc: fix huge memory leak
Last modified: 2015-06-09 14:37:17 UTC
Input frames are being leaked.
Created attachment 304860 [details] [review] avfassetsrc: fix huge memory leak
Comment on attachment 304860 [details] [review] avfassetsrc: fix huge memory leak commit 05cc418ca23a7a3c3603b30db8599d989fac0b77 Author: Ilya Konstantinov <ilya.konstantinov@gmail.com> Date: Tue May 12 00:18:02 2015 +0200 avfassetsrc: fix huge memory leak CMSampleBuffers were retained -> huge memory leak. https://bugzilla.gnome.org/show_bug.cgi?id=750638