tag: xmp: Write the same tag to all schemas
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 18 Apr 2011 13:20:00 +0000 (10:20 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Sun, 15 May 2011 16:02:38 +0000 (13:02 -0300)
commit09ec43a22ed28494c63ed102ca3d1b90f8fd090a
treee4f7d452fd28f496842bad6985dcd7211da681ef
parent4c1cf01beb3a583afd030a058120ca9ab8d1aa6c
tag: xmp: Write the same tag to all schemas

Instead of writing only the xmp tag for the first found entry
that matches the gstreamer tag, look for all mappings to write
the tag to different schemas.

The rationale here is that some reader application might only
be interested on a particular schema tags, so we should try
to write as many tags for all schemas.
gst-libs/gst/tag/gstxmptag.c