gstvalue: add serialisation for GTypes
authorStefan Sauer <ensonic@users.sf.net>
Mon, 12 Dec 2016 21:14:24 +0000 (22:14 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 13 Dec 2016 12:24:18 +0000 (13:24 +0100)
commit96304d613f664fd749f87939c5be40f86e5d0f2a
treefc9ac8df69c1d38c25742c20b57d1fb679df860a
parent97b6d8fb12022757c7f33c8d670c035fe98e29ac
gstvalue: add serialisation for GTypes

We need this in the GstTracerRecord. This will serialize GTypes to the typename
and vice versa.
gst/gststructure.c
gst/gstvalue.c
tests/check/gst/gstvalue.c