[gstreamer-bugs] [Bug 613690] [xmp] refactoring to 1-n tag mappings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 23 06:30:42 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613690
  GStreamer | gst-plugins-base | git

--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-03-23 13:30:40 UTC ---
Created an attachment (id=156864)
 View: https://bugzilla.gnome.org/attachment.cgi?id=156864
 Review: https://bugzilla.gnome.org/review?bug=613690&attachment=156864

tag: xmp: Add Elevation tag mapping

Adds a mapping to the _ELEVATION tag, this is a different
mapping as it has to be mapped into exif:GPSAltitude and
exif:GPSAltitudeRef at the same time. So we needed to refactor
a little more to be able to deserialize it properly.

Now, when parsing a xmp buffer into a taglist all tags are
added to a list before being parsed so that when one of the
altitude tags are found the deserialization function can search
for its complimentary tag to do the correct parsing

Fixes #613690

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list