[gstreamer-bugs] [Bug 487969] allow nested GstStructures

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 19 04:42:07 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=487969

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #7 from Edgard Lima  2007-10-19 11:41 UTC -------
so, the serialized caps will looks like this:

"video/x-raw-yuv, widht=(int)3, height=(int)2;, video/x-raw-rgb, width=(int)4,
height=(int)5;;"

first ';' is the structure end delimiter
first ',' (next to ';') is caps field delimiter (between each structure)
second ';' is the structure end delimiter
third ';' is the caps end delimiter

BR


-- 
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=487969.




More information about the Gstreamer-bugs mailing list