gstxml: Deprecate GstXml and related functions
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 25 Jun 2010 16:13:57 +0000 (18:13 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 25 Jun 2010 16:25:40 +0000 (18:25 +0200)
commit5f4a965f67894c349d193eff1b74430e167c4828
tree6a6ffef33d554e53c9f39610683566180648716f
parente0467b0100079ad657ef5af164af22954ef24ed5
gstxml: Deprecate GstXml and related functions

Pipeline serialisation to and from XML is horribly broken for all
but the most simple use cases, and will likely never be fixed.
Make sure everyone playing around with these tools is aware of
this, to avoid frustration. See countless bug reports in bugzilla.

Fixes bug #622685.
15 files changed:
gst/gstbin.c
gst/gstcaps.c
gst/gstcaps.h
gst/gstelement.c
gst/gstghostpad.c
gst/gstobject.c
gst/gstobject.h
gst/gstpad.c
gst/gstpad.h
gst/gstxml.c
gst/gstxml.h
tests/examples/Makefile.am
tests/examples/manual/Makefile.am
tools/Makefile.am
tools/gst-launch.c