caps: 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:08 +0000 (14:29 +0100)
commit8daad351a46e6e049fd7f0d8acd2f4b986a1bd87
tree99f441dd2fe21e278ee3f04b78318b24046ba8d1
parent21a2b26bb2087de5ba861c9c32769f8749838ee9
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
gst/gst.c
gst/gst_private.h
gst/gstcaps.c