[Bug 755454] glimagesink: always send a reconfigure event when starting

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 23 02:05:32 PDT 2015


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

--- Comment #5 from Matthew Waters <ystreet00 at gmail.com> ---
The MIN (1, width/height) is needed because you'll otherwise get errors on GLX
creating 0x0 sized buffers.  If we decide to simply ignore all 0x0 resizes that
could work as well however we need to be careful to keep track of state
correctly with the early return.

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