[Bug 694275] auparse: src_caps are leaked
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 21 11:33:59 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=694275
GStreamer | gst-plugins-good | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |1.0.6
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-21 19:33:57 UTC ---
Thanks!
Moved this into the _reset() function so the element can properly be re-used
(when setting state to NULL the current caps on the src pad get flushed, so we
must make sure to gst_pad_set_caps() again even if the new caps are the same as
the saved ones).
commit 42d8b96f2d2824cf8126526e4966f2144e82e537
Author: Ognyan Tonchev <ognyan at axis.com>
Date: Wed Feb 20 15:46:43 2013 +0100
auparse: do not leak src_caps
https://bugzilla.gnome.org/show_bug.cgi?id=694275
--
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