[Bug 739799] rtspconnection: watch flushing doesn't flush output stream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 7 23:01:39 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739799
GStreamer | gst-plugins-base | git
--- Comment #2 from Aleix Conchillo FlaquƩ <aconchillo at gmail.com> 2014-11-08 07:01:34 UTC ---
Review of attachment 290206:
--> (https://bugzilla.gnome.org/review?bug=739799&attachment=290206)
::: gst-libs/gst/rtsp/gstrtspconnection.c
@@ +3882,3 @@
+ res = g_output_stream_flush (watch->conn->output_stream,
+ watch->conn->cancellable, &err);
+
Not really sure if we want the cancellable here as we really want it to block
until done.
WDYT?
--
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