[Bug 774950] shmsink, curl*sink, linsyssdisink, dshowvideosink: Returns flushing on PLAYING->PAUSED if it can block in ->render

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 23 18:23:36 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774950

--- Comment #1 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 340634
  --> https://bugzilla.gnome.org/attachment.cgi?id=340634&action=edit
shmsink: Block in preroll_wait on unlock

The correct behaviour of anything stuck in the ->render() function
between ->unlock() and ->unlock_stop() is to call
gst_base_sink_wait_preroll() and only return an error if this returns an
error, otherwise, it must continue where it left off!

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