taglist: add to_string and new_from_string functions
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 30 Oct 2011 09:58:16 +0000 (09:58 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 30 Oct 2011 09:58:16 +0000 (09:58 +0000)
commit606c53fc94a62e46443a8115adf0387d19972c6b
tree4355d73f995a58913da58197dcbf6f4408d02425
parent911c078c2bb1fbd2597e72efdefc2d3cdd3fc2d0
taglist: add to_string and new_from_string functions

We want to make GstTagList opaque and not have people use
GstStructure API on it.

API: gst_tag_list_to_string()
API: gst_tag_list_new_from_string()
docs/gst/gstreamer-sections.txt
gst/gsttaglist.c
gst/gsttaglist.h
tests/check/gst/gsttag.c
win32/common/libgstreamer.def