Skip to content
  • Peter Kjellerstedt's avatar
    gst/gstobject.h: Don't define xmlNodePtr to gpointer if the core was built with · 2a19cd8c
    Peter Kjellerstedt authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    Original commit message from CVS:
    Patch by: Peter Kjellerstedt <pkj at axis com>
    * gst/gstobject.h:
    Don't define xmlNodePtr to gpointer if the core was built with
    --disable-loadsave and --disable-registry, this will break
    applications that want to use libxml2 but are buildling against a
    core that doesn't use libxml2. Use an intermediary type GstXmlNodePtr
    instead so we don't have to mess with the libxml2 namespace
    (#361675).
    2a19cd8c
To find the state of this project's repository at the time of any of these versions, check out the tags.