capsfeature: add cleanup priv function
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 26 Apr 2016 13:02:14 +0000 (16:02 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 26 Apr 2016 13:29:01 +0000 (14:29 +0100)
commit21a2b26bb2087de5ba861c9c32769f8749838ee9
treee2ce60eea03f098149c918471da2901ae9d3919b
parent57a9919eb16d87b19bb5d91792f3460bd34f4fcc
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
gst/gst.c
gst/gst_private.h
gst/gstcapsfeatures.c