[gstreamer-bugs] [Bug 486659] metadata parser for image files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 16 05:58:48 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=486659

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Edgard Lima changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edgard.lima at indt.org.br




------- Comment #8 from Edgard Lima  2007-10-16 12:58 UTC -------
please comment it....I would like to start implementing ASAP (may be tomorrow)

We have discussed on IRC and decide to not create a list of tags (group) type
for a tag.

Indeed grouping is important and will be done in the following way (easier
implementation)

strings with a separator will create the concept of groups, like bellow:

"Exif"
"Exif:Camera"
"Exif:Camera:Make"
"Exif:Camera:Model"

what is a good separator? I think ':' is a good one

....to help application a helper function should be create

GstTagList * gst_new_sorted_by_group_tag_list_from_tag_list(const GstTagList
*);

also a define must be exposed to applications

#define GST_TAG_GROUP_CHAR ':'


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=486659.




More information about the Gstreamer-bugs mailing list