[Bug 779668] GST_DEBUG_BIN_TO_DOT: creates invalid .dot file when GstStructure parameter contains string with "@"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 7 17:10:08 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779668

--- Comment #4 from Brendan Shanks <brendan.shanks at teradek.com> ---
No, no backslashes in the caps:

  GstCaps *caps = gst_caps_new_simple
      ("application/x-rtp-source-sdes",
       "cname", G_TYPE_STRING,
       "user2341 at dqw", NULL);

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