[Bug 708772] Caps in structure are converted by serialization / deserialization to simple structure with more fields.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 25 15:12:07 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708772
  GStreamer | gstreamer (core) | unspecified

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-09-25 22:12:06 UTC ---
Created an attachment (id=255726)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255726
 Review: https://bugzilla.gnome.org/review?bug=708772&attachment=255726

value: fix caps serialization when there are caps inside caps

This fixes this scenario, but how deep do we want to go with this? If we
have caps inside caps inside caps, the pair of "" of level 2 will clash with
the ones from level 3 and it will break. Also if there is any string containing
*"* it will break the parsing.

Do we want to care about those scenarios? Doesn't seem common for our current
use
cases.

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