[Bug 705831] eglglessink: fix expose after changing the window_handle
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 13 03:34:48 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 #251342|none |needs-work
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-13 10:34:44 UTC ---
Review of attachment 251342:
--> (https://bugzilla.gnome.org/review?bug=705831&attachment=251342)
::: ext/eglgles/gsteglglessink.c
@@ +1012,3 @@
+ obj = GST_MINI_OBJECT_CAST (gst_buffer_ref (buf));
+ gst_sample_unref (sample);
+ }
Don't we already keep the last buffer around elsewhere in eglglessink?
Otherwise makes sense, but should probably be integrated better with the other
patch that allows to change the window during playback.
--
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