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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 23 06:59:59 PDT 2015


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

--- Comment #7 from Julien Isorce <julien.isorce at gmail.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #6)
> And the reconfigure is needed to communicate the window size, so unless we

If I am not mistaken the reconfigure event in that case is only needed if the
window size changed. The window is initially created with size of the input
video stream. So initial on_resize I think it is just there to set the viewport
(the surface being created already with the right size).

At least in the case videotestsrc ! glimagesink there is no need for the
reconfigure event to be sent. Which is sent without attached patch.
Then if the user resize the window it will trigger reconfigure event, which is
wanted.

But maybe I am missing something :)

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