[v4l2videodecoder] Add new property to enable TBM output buffer
[platform/upstream/gst-plugins-good.git] / ext / gtk /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
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...
2019-01-16 Sebastian Drögegtk/gl: Only unbind buffers/vertex attrib arrays if...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-06-23 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
2018-02-21 Arnaud Bonattigtk: fix compiler warning with recent glib
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-12 Tim-Philipp Müllergtk: hook up to meson build
2018-02-10 Tim-Philipp Müllergtk: hook up to autotools build
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-12-19 Tim-Philipp Müllergtk: don't include uninstalled header
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-11-24 Edward Herveygtk: Fix possibility of NULL variable
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-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-14 Matthew Watersgl: GL_ARRAY_BUFFER is not a part of VAO state
2017-03-09 Nicolas DufresneRename plugin filesnames to match plugin names
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-09-09 Matthew Watersmeson: add build files for the gtk plugin
2016-03-27 Nirbheek Chauhangtk: Fix logging in base widget and fix desc of GL...
2016-03-25 Matthew Watersgtk/gl: don't assert when gdk doesn't provide a GL...
2016-03-24 Vineeth TMgtkbasesink: post message to application for unhandled...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-16 Matthew Watersgtk(gl)sink: remove the signal handlers on finalize
2016-02-09 Matthew Watersglsyncmeta: separate out gpu/cpu waits.
2015-11-10 Matthew Watersgtk: add the overlaycomposition feature to the template...
2015-10-19 Matthew Watersgl: be consistent in gobject boilerpate
2015-10-17 Matthew Watersgtk: separate out the widget/window destroy callbacks
2015-10-15 Matthew Watersglshader: port to using GstGLSLStage objects for string...
2015-09-30 Matthew Watersgtk: add some GL debug statements to show up in GL...
2015-09-28 Matthew Watersgtk: fix assertion when the element has no peer
2015-09-24 Sebastian Drögegtk: Only run from the main thread in stop() if we...
2015-09-24 Thibault Sauniergtk: When setting format check if pending format changed
2015-09-24 Thibault Sauniergtk: Do not forget to release OBJECT_LOCK on error...
2015-09-24 Thibault Sauniergtk: Factor out a function to run a function on main...
2015-09-24 Thibault Sauniergtk: Marshall state changes in the main thread
2015-09-23 Thibault Sauniergtksink: Do not show window until we reach the PAUSED...
2015-09-21 Thibault Sauniergtksink: Do not re destroy the GtkWindow if destroyed...
2015-09-19 Thibault Sauniergtkglsink: Hide and clean the GtkWindow we might create
2015-09-17 Vineeth T Mgl: Fix GError leaks during failures
2015-09-10 Matthew Watersgtk, qt: more specifically define the compile time...
2015-09-04 Thibault Sauniergtk: Do not consider GtkEvents as handled
2015-08-31 Tim-Philipp Müllergtk, qt, gl: fix typo in debug and error messages
2015-08-19 Sebastian Drögegtk/gl: Use our GL function table instead of directly...
2015-08-15 Nicolas Dufresneglsink: Enable sync meta on pools we offer
2015-08-15 Nicolas Dufresnegtkglsink: Add overlay composition support
2015-08-15 Nicolas Dufresnegtkglsink: Fix unsafe handling of buffer life time
2015-08-15 Nicolas Dufresnegtkglsink: Remove reset path
2015-08-11 Matthew Watersgtk: fix motion event name
2015-08-11 Matthew Watersgtk: correct navigation events for window scaling
2015-08-11 Matthew Watersgtk: implement GstNavigation interface
2015-07-21 Julien Isorcegstglwidget: use gst_gl_display_create_context
2015-07-20 Thibault Sauniergtk: Log GDK GL error when failling creating GdkGLContext
2015-07-18 Matthew Watersglcontext: fix get_current_gl_api on x11/nvidia drivers
2015-07-17 Nicolas Dufresnegtkgstglwidget: Cleanup unused private member
2015-07-17 Nicolas Dufresnegtksink: "widget" must be access from main thread
2015-07-17 Nicolas Dufresnegtkglsink: Don't leak vertex array and buffers
2015-07-17 Nicolas Dufresnegtkgstbasewidget: Fix black frame on resize
2015-07-17 Nicolas Dufresnegtkgstbasewidget: Pass already parsed VideoInfo
2015-07-17 Nicolas Dufresnegtkglsink: Port to GstGtkBaseSink base class
2015-07-17 Nicolas Dufresnegtksink: Port to GstGtkBaseSink
2015-07-17 Nicolas Dufresnegtkbasesink: Create a base class
2015-07-17 Nicolas Dufresnegtkglsink: Port to GtkGstBaseWidget
2015-07-16 Nicolas Dufresnegtksink: Port to GtkGstBaseWidget
2015-07-16 Nicolas Dufresnegtk: Add GtkGstBaseWidget
2015-07-16 Nicolas Dufresnegtkgstglwidget: Remove unused gl_caps
2015-07-16 Nicolas Dufresnegtksink: Create a window if the widget is unparented
2015-07-16 Nicolas Dufresnegtksink: Ensure the copy pasted code remains the same
2015-07-16 Nicolas Dufresnegtk: Fix race between queue_draw and destroy
2015-07-15 Nicolas Dufresnegtkgstwidget: Add missing break in get_property
2015-07-15 Nicolas Dufresnegtksinks: Remove undefined private structure
2015-07-09 Matthew Watersgtk: add to the generic/states test
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-07-06 Thibault Sauniergtkglsink: Release the widget lock when trying to get...
2015-06-15 Sebastian Drögegtkglwidget: Const'ify another array
2015-06-15 Sebastian Drögegtkglwidget: Calculate the viewport size ourselves
2015-06-15 Sebastian Drögegtk: Use the display width/height for the widget's...
2015-06-15 Sebastian Drögegtksink: Add support for xRGB/BGRx
2015-06-15 Sebastian Drögegtk: Cairo color formats are in native endianness,...
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-15 Matthew Watersgtk: silence unused variable warnings for unsupported...
2015-06-15 Matthew Watersgtk: implement basic wayland GL support
2015-06-12 Thibault Sauniergtk: Do not try to activate a NULL GLContext
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 Thibault Sauniergtk: Do not try to initialize display if we have not...
next