[Bug 695774] rtsp-client: add gst_rtsp_client_get_uri()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 16 08:43:28 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695774
  GStreamer | gst-rtsp-server | 1.0.5

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238781|none                        |needs-work
             status|                            |

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-16 15:43:23 UTC ---
(From update of attachment 238781)
Quite a bit of _url/_uri confusion in our API :) I think _uri dominates though,
so I'm happy with that unless Wim feels differently.

There's one thing which needs fixing: the function should actually return a
copy or ref or the GstRTSPUrl, not just return the client->uri pointer. That's
needed for thread-safety reasons, but also for bindings given the (transfer
full) annotation. Also seems like the right thing to do. Unit tests will need
updating for that then.

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