platform/upstream/gst-plugins-good.git
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 Juan Pablo... gl/examples/gtk: fixed compilation on systems without...
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-03-05 Sebastian Drögegtk: examples: #define GST_USE_UNSTABLE_API and link...
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-19 Reynaldo H... Remove unnecessary NULL checks before g_free()
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 Watersglshaderelement: implement on-demand create-shader...
2015-10-17 Matthew Watersgtk: separate out the widget/window destroy callbacks
2015-10-16 Matthew Watersgl/examples: add a live shader demo using the new GstGL...
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... gtk, 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: No need to realize the widget
2015-06-11 Nicolas Dufresnegstgtk: Don't leak the widget
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...
2015-06-11 Sebastian Drögegtk: Add missing CFLAGS to example
2015-06-11 Matthew WatersImplement gtk sinks
2014-04-29 Matthew Watersgl/examples: move to -bad
2014-03-18 Руслан Ижбулатовgl: fix the use of always-defined macros
2014-03-15 Matthew Waters[864/906] examples: update to gtk3
2014-03-15 Sebastian Dröge[771/906] gl: Some less long/ulong/gulong usage
2014-03-15 Mathieu Duponchelle[769/906] tests/examples: fix and port some of the...
2014-03-15 Sebastian Dröge[729/906] gl: Include config.h everywhere
2014-03-15 Sebastian Dröge[720/906] examples: Stop using deprecated GLib thread API
2014-03-15 Matthew Waters[603/906] update FSF address
2014-03-15 Matthew Waters[560/906] examples: update for bus api changes and...
2014-03-15 Matthew Waters[511/906] tests: update for 1.0
2014-03-15 Stefan Kost[461/906] xoverlay: require base from git and update...
next