GNOME Bugzilla – Bug 663807
Major memory leak
Last modified: 2011-11-10 21:00:43 UTC
Created attachment 201185 [details] Valgrind and gst-inspect info with info on pinpointing bug. Seems to leak a buffer for each buffer passed through h264parse. Details of supporting information provided in attachment. Version 0.10.20 of h264parse.
> Seems to leak a buffer for each buffer passed through h264parse. Details of > supporting information provided in attachment. Version 0.10.20 of h264parse. The current release of -bad is 0.10.22, and h264parse has gone through quite some changes since 0.10.20, so I'm going to close this as OBSOLETE. Please re-open if you can reproduce this with a current stack of git (can be compiled in an uninstalled setup) or provide a gst-launch pipeline we can use to check if this is still an issue. FWIW, there was also a leak in the last release, see bug #650323.