[Bug 740803] waylandsink: Double-check the frame callback before dropping frames

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 13 14:34:59 UTC 2016


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Daniel Stone from comment #2)
> Short of that, I don't really know whether blocking in the streaming thread
> is sensible, so would have to defer to other GStreamer people.

Blocking in the streaming thread can be done, as long as the blocking operation
can be cancelled at anytime (see unlock() virtual / FLUSH_START event). At the
moment, using roundtrip would require creating a specific queue for this
operation.

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