[Bug 689814] Memory allocated by GstVideoDecoder base class is not freed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 10 03:54:08 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=689814
GStreamer | gst-plugins-base | 1.0.3
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.0.4
--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2012-12-10 11:54:05 UTC ---
commit 0bb5c6c012571d9ce7f80d9699a0d63f2768c271
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Mon Dec 10 11:49:46 2012 +0000
videodecoder: Only keep track of timestamps if the subclass is parsing data
Otherwise we just pass through the timestamps directly and don't
need to waste additional memory for them.
Fixes bug #689814.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list