[Bug 752442] gtksink: Display once back frame when caps changes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 15 21:50:54 PDT 2015


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

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> ---
But that would require parsing caps every frame.  Probably better just to track
it in the sink and only widget_set_caps() on different caps in
sink_show_frame().

The _queue_resize() should also disappear from sink_get_caps() as that will
also perform a redraw.

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