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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 18 06:44:12 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




------- Comment #11 from Stefan Kost (gstreamer, gtkdoc dev)  2007-10-18 13:44 UTC -------
Wim, the idea is to have a convinience API that hides the nested structures. So
one can set "Video:Encoder" and it would automatically create the Video
sub-structure if not there and create a Encoder element inside.

Too bad that GstStructure has no flags. If it would a flag could signal the
existence of substructures. This way gst_structure_{set|get} could avoid
scanning for ":" in the name. If GstStructure would have been a GObject I would
have sugested to use the ChildProxy Iface. Of could we could add something like
gst_structure_deep_{set|get} instead.


-- 
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