mpegts: Expose GstMpegtsDescriptor free function
authorEdward Hervey <bilboed@bilboed.com>
Tue, 1 Jul 2014 08:03:05 +0000 (10:03 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 1 Jul 2014 08:03:49 +0000 (10:03 +0200)
commit8c53dfcfb6f7ebcc0438e7948d57d6d15090fd8b
tree163005657ca589943e23751ff75d656ee87c3860
parent4cbddec9fe06008d61877e9864a8d724a2178eb4
mpegts: Expose GstMpegtsDescriptor free function

Nothing earth shattering, but avoids people having to use g_boxed_free()
gst-libs/gst/mpegts/gst-dvb-section.c
gst-libs/gst/mpegts/gstmpegts-private.h
gst-libs/gst/mpegts/gstmpegtsdescriptor.c
gst-libs/gst/mpegts/gstmpegtsdescriptor.h
gst-libs/gst/mpegts/gstmpegtssection.c
tests/check/libs/mpegts.c