[Bug 755454] glimagesink: always send a reconfigure event when starting
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 6 15:09:23 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=755454
--- Comment #12 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 359277
--> https://bugzilla.gnome.org/attachment.cgi?id=359277&action=edit
gtkglsink: Don't initially send a reconfigure
This prevent the very first resize (when the widget is created) to
result in a renegotiation.
This one though is a bit of a hack, though the interesting aspect is that it
plays on the action of sending the reconfigure event, rather then ignoring
bunch more actions.
While this work for the common cases, I'm not sure if this is the right
approach. I still see the camera restarting even if camera resolution isn't
changed.
--
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