gtkglsink: fix crash when widget is resized after element destruction
[platform/upstream/gst-plugins-good.git] / ext / gtk / gstgtkglsink.c
2019-08-08 Guillaume Desmottesgtkglsink: fix crash when widget is resized after eleme...
2019-03-05 Matthew Watersgtkgl: Also try retrieving an EGL context from Gdk...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-09-05 Matthew Watersgtkglsink: expose the created display and context correctly
2017-08-22 Julien Isorcegl: do not include GL headers in public gstgl headers
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-01-13 Matthew Watersgl/utils: also take care of the local GL context in...
2016-11-03 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2016-03-27 Nirbheek Chauhangtk: Fix logging in base widget and fix desc of GL...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-11-10 Matthew Watersgtk: add the overlaycomposition feature to the template...
2015-09-19 Thibault Sauniergtkglsink: Hide and clean the GtkWindow we might create
2015-08-15 Nicolas Dufresneglsink: Enable sync meta on pools we offer
2015-08-15 Nicolas Dufresnegtkglsink: Add overlay composition support
2015-07-17 Nicolas Dufresnegtkglsink: Port to GstGtkBaseSink base class
2015-07-17 Nicolas Dufresnegtkglsink: Port to GtkGstBaseWidget
2015-07-16 Nicolas Dufresnegtk: Fix race between queue_draw and destroy
2015-07-09 Xavier ClaessensGstGtkGLSink: Ensure widget has a toplevel parent
2015-07-09 Xavier ClaessensGstGtkGLSink: Post error if widget gets destroyed
2015-07-09 Xavier ClaessensGstGtkGLSink: fix possible warning in finalize
2015-06-15 Sebastian Drögegtk: Implement ignore-alpha property and enable it...
2015-06-15 Sebastian Drögegtk: Sync properties from the sink to the widget upon...
2015-06-15 Matthew Watersgtk: implement pixel and display aspect ratio handling
2015-06-12 Matthew Watersgtk: implement video aspect-ratio handling
2015-06-12 Matthew Watersgtk: fix a couple of typos
2015-06-12 Matthew Watersgtkglsink: reset the context/display in READY_TO_NULL
2015-06-11 Nicolas Dufresnegstgtk: Allow doing gst-inspect-1.0 on these elements
2015-06-11 Matthew WatersImplement gtk sinks