[Bug 751104] make Gtk sinks usable from gst-launch
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 8 23:49:14 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751104
Matthew Waters <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
--- Comment #7 from Matthew Waters <ystreet00 at gmail.com> ---
commit d95fd04960d53e7314b830135d8d04577e3d6f9c
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date: Wed Jun 17 09:36:57 2015 -0400
GstGtkGLSink: Ensure widget has a toplevel parent
Checking for a parent is not enough, it must have a toplevel one.
If widget has no toplevel parent then add it in a GtkWindow, that
make it usable from gst-launch-1.0.
https://bugzilla.gnome.org/show_bug.cgi?id=751104
commit b71b7dc9e60bc37a5143310b1bf00658de9a7a8b
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date: Wed Jun 17 09:36:40 2015 -0400
GstGtkGLSink: Post error if widget gets destroyed
https://bugzilla.gnome.org/show_bug.cgi?id=751104
commit 72b48a39d809115df6c9465081f983c874fd4025
Author: Xavier Claessens <xavier.claessens at collabora.com>
Date: Tue Jun 16 16:21:26 2015 -0400
GstGtkGLSink: fix possible warning in finalize
If the element is finalized before going in READY state
the widget could still be NULL.
https://bugzilla.gnome.org/show_bug.cgi?id=751104
--
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