[gst-cvs] gst-plugins-base: tag: xmp: Make bag tags deserialization work correctly
Thiago Sousa Santos
thiagoss at kemper.freedesktop.org
Wed Aug 4 06:02:31 PDT 2010
Module: gst-plugins-base
Branch: master
Commit: 2760c96dfc9352ff9774914d9553969fa521f563
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=2760c96dfc9352ff9774914d9553969fa521f563
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Tue Aug 3 14:37:05 2010 -0300
tag: xmp: Make bag tags deserialization work correctly
If we find a bag of tags of type string in the xmp packet, we
should concat them, this is not the ideal approach, but at
least works for now as we don't know what type of tag it
is (simple, structure, seq, alt or bag)
---
gst-libs/gst/tag/gstxmptag.c | 2 +-
tests/check/libs/tag.c | 173 +++++++++++++++++++++++++-----------------
2 files changed, 105 insertions(+), 70 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/diff/?id=2760c96dfc9352ff9774914d9553969fa521f563
More information about the Gstreamer-commits
mailing list