[Bug 765606] Add caps and capsfeatures cleanup functions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 26 13:34:29 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765606
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.9.1
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:
commit 8daad351a46e6e049fd7f0d8acd2f4b986a1bd87
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Apr 26 16:02:14 2016 +0300
caps: add cleanup priv function
Those are allocated in _priv_gst_caps_initialize() so it makes
sense to have a symetric cleanup functions called by gst_deinit().
https://bugzilla.gnome.org/show_bug.cgi?id=765606
commit 21a2b26bb2087de5ba861c9c32769f8749838ee9
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Apr 26 16:02:14 2016 +0300
capsfeature: add cleanup priv function
Those are allocated in _priv_gst_caps_features_initialize() so it makes
sense to have a symetric cleanup functions called by gst_deinit().
https://bugzilla.gnome.org/show_bug.cgi?id=765606
--
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