[Bug 745880] sdp: SDP <-> GstCaps helper functions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Aug 13 04:23:19 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745880
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #308654|none |reviewed
status| |
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 308654:
--> (https://bugzilla.gnome.org/review?bug=745880&attachment=308654)
::: gst/rtsp/gstrtspsrc.c
@@ +5818,3 @@
+ result =
+ g_strdup_printf ("prot=mikey;uri=\"%s\";data=\"%s\"",
+ stream->conninfo.location, base64);
Maybe this g_strdup_printf() should be part of the library API?
--
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