[Bug 786133] qmlglsink: Retain the previous frame to avoid flickering artifacts

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 11 07:18:28 UTC 2017


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

--- Comment #3 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
Makes sense. However, I compared glimagesink and qmlglsink'S propose_allocation
vfuncs, and both issue calls like:

  gst_query_add_allocation_pool (query, pool, size, 2, 0);

Shouldn't this then be 3 instead 2 for both sinks?

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