[Bug 740803] waylandsink: Double-check the frame callback before dropping frames
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 13 09:49:40 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=740803
Daniel Stone <daniel at fooishbar.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel at fooishbar.org
--- Comment #2 from Daniel Stone <daniel at fooishbar.org> ---
(In reply to Damian Hobson-Garcia from comment #1)
> Any comments on this bug and patch? Does this sound reasonable from a
> wayland API point of view?
You really need to use wl_display_roundtrip_queue, passing sink->display->queue
as the event queue to dispatch on.
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.
--
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