[Bug 705831] eglglessink: fix expose after changing the window_handle
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 19 04:30:21 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705831
GStreamer | gst-plugins-bad | unspecified
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #252192|none |needs-work
status| |
--- Comment #7 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-19 11:30:17 UTC ---
Review of attachment 252192:
--> (https://bugzilla.gnome.org/review?bug=705831&attachment=252192)
::: ext/eglgles/gsteglglessink.c
@@ +1005,3 @@
+
+ if (G_UNLIKELY (obj == NULL && window_changed &&
+ eglglessink->last_buffer != NULL)) {
I think this code should be in the expose() handler and not in queue_object()
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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