gstxml: fix (de)serialisation of properties of type GstStructure
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Jun 2009 07:43:53 +0000 (08:43 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Jun 2009 07:55:17 +0000 (08:55 +0100)
commit470e5612166777156ca3de26efb43db5aef81dd8
tree94b20aec4a890d4b8e51cb299e9413c7b1504528
parent8624aaa41500077f018a3e0485505d9f6a1d9bed
gstxml: fix (de)serialisation of properties of type GstStructure

souphttpsrc has a property of type GstStructure, which causes an
assertion when serialising it to xml. Fixes #585137.
gst/gstelement.c
gst/gstutils.c