[Bug 758062] rtsp-client: emit rtsp request signals in the beginning of each request
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 13 07:33:43 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758062
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
For consistency we should do that for all message types. Also, why are you
doing the complicated g_signal_emitv() stuff with the GValues? The varargs
g_signal_emit() does the same and is a bit less verbose :)
--
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