structure: Add gst_structure_new_from_string()
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 14 Jun 2013 11:05:38 +0000 (13:05 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 14 Jun 2013 11:05:38 +0000 (13:05 +0200)
commitbd48ba333d28e9a855c7bf58f5695e41aebe0746
treed87ccef6cfb1ac52e381ff2155a5823702dc0cc1
parent7fc26027613fc98a6819739f55ca646c84fe1d9f
structure: Add gst_structure_new_from_string()

Convenience API for bindings, gst_structure_from_string() returns
a tuple (structure, end_ptr) in bindings and is unintuitive to use
because of that.
docs/gst/gstreamer-sections.txt
gst/gststructure.c
gst/gststructure.h
win32/common/libgstreamer.def