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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 14 07:04:10 UTC 2017


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

--- Comment #6 from Praveen R Jadhav <praveen.j at samsung.com> ---
Created attachment 353731
  --> https://bugzilla.gnome.org/attachment.cgi?id=353731&action=edit
waylandsink: Conditional wait for FrameRedrawCallback before dropping the frame

While rendering, if frame_redraw_pending() is not called from wayland server
yet, then render()/expose() APIs should wait for atleast 1 frame duration
before dropping the frame completely.
This conditional wait operation will handle race conditions when render
requests are made from multiple paths.

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