[Bug 726641] rtspconnection: connection_poll() not working correctly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 18 08:22:39 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726641
GStreamer | gst-plugins-base | git
--- Comment #1 from Ognyan Tonchev <ognyan.tonchev at axis.com> 2014-03-18 15:47:06 UTC ---
Created an attachment (id=272290)
View: https://bugzilla.gnome.org/attachment.cgi?id=272290
Review: https://bugzilla.gnome.org/review?bug=726641&attachment=272290
rtspconnection: Fix connection_poll()
* Only check for conditions we are interested in.
* Makes no sense to specify G_IO_ERR and G_IO_HUP in condition, they will
always be reported if they are true.
* Do not create timed source if timeout is NULL.
* Correctly wait for sources to be dispatched, context_iteration() is not
guaranteed to always block even if set to do so.
--
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