gst: init taglist gtype to use it in gstvalue
authorThiago Santos <ts.santos@sisa.samsung.com>
Mon, 14 Jul 2014 21:10:45 +0000 (18:10 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 14 Jul 2014 21:45:11 +0000 (18:45 -0300)
commitc7aa4e6a5fc344bcdfaa4fee8ccf2741ab28886e
tree2254e313cb8d409df292f0a6935fdcbbd4017d21
parented39f8b5b7f011523ec96bba699e61c0b3b9e380
gst: init taglist gtype to use it in gstvalue

Otherwise it will have a 0 value and GstTagList won't be found
for GstValue functions (serialization/deserialization)

https://bugzilla.gnome.org/show_bug.cgi?id=733131
gst/gst.c