platform/upstream/gstreamer.git
2016-11-07 Haihua Huqmlglsrc: some enhancements for qmlglsrc
2016-11-03 Matthew Watersgl: GST_GL_TYPE -> GST_TYPE_GL
2016-10-18 Sergey Borovkovqt: Fix failing build on RPI
2016-09-06 Haihua Huqmlglsink: check qt_context_ first in GstQSGTexture...
2016-08-15 Jan Schmidtqt: Use wglShareLists() workaround unconditionally.
2016-08-15 Jan Schmidtqt: Move debug statement to after the category init
2016-08-03 Haihua Huqmlglsrc: Add qmlglsrc unit test example
2016-08-03 Haihua Huqt: implement qmlglsrc for qml view grab
2016-07-22 Sebastian Drögeqml: Don't forget to unref the actual sink element...
2016-07-22 Sebastian Drögeqml: Use glsinkbin instead of glupload directly
2016-07-01 Tim-Philipp... qt: fix build some more when QPA is not available
2016-06-27 Haihua Huqmlglsink: Fix build error when don't have QPA installed.
2016-06-22 Matthew Watersqmlglsink: add win32 support
2016-06-15 Sergey Borovkovqml: Enable qmlglsink for eglfs
2016-06-15 Matthew Watersqmlglsink: propagate GL context creation failure upwards
2016-06-15 Matthew Watersqmlglsink: also allow wayland-egl as a platform name
2016-06-15 Haihua Huqmlglsink: Add Wayland support
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-03 Sergey Borovkovqml: Fix leak of the OpenGL contexts
2016-02-24 Matthew Watersqt: use a static_cast instead of dynamic one
2016-02-22 Sergey Borovkovqmlglsink: Schedule onSceneGrpahInitialized to execute...
2016-02-01 Holger Kaelberertests: fix warning in qml example
2016-01-27 Matthew Watersqt: specify that we currently only take 2D textures
2016-01-15 Sergey Borovkovqml: Mark material dirty when texture buffer is updated
2015-12-16 Nicolas Dufresneqtsink: Add configured GL cflags to the build
2015-12-14 Matthew Watersglmemory: base classify and add the pbo memory on top
2015-11-20 Roman Nowickiqml: reuse existing GstQSGTexture
2015-11-20 Matthew Watersqml: activate the wrapped context when binding
2015-11-19 Roman Nowickiqml: proper initialization if scene is already initialized
2015-10-19 Matthew Watersgl: be consistent in gobject boilerpate
2015-10-02 Matthew Watersqt: add support for building on osx/ios
2015-09-29 Luis de Bethencourtqtsink: explicitely fallthrough switch statement
2015-09-28 Luis de Bethencourtqml: remove overwritten value
2015-09-28 Matthew Watersqt: add support for building/running on android
2015-09-28 Matthew Watersqt: don't use CPPFLAGS for tools that cannot use them
2015-09-28 Matthew Watersqt: rename library to include gst prefix
2015-09-10 Matthew Watersgtk, qt: more specifically define the compile time...
2015-09-09 Matthew Watersqt: use our function table instead of directly calling...
2015-08-31 Nirbheek Chauhanqmlsink: Ensure that at least one windowing system...
2015-08-31 Tim-Philipp... gtk, qt, gl: fix typo in debug and error messages
2015-08-08 Matthew Watersqml: implement the required multiple GL context synchon...
2015-07-22 Edward Herveyqt: Don't dist files that might not exist
2015-07-22 Edward Herveyqt: Tidy up makefile a bit more
2015-07-18 Matthew Watersglcontext: fix get_current_gl_api on x11/nvidia drivers
2015-07-10 Edward Herveyconfigure/qt: Fix build without Qt5X11Extras
2015-07-10 Matthew Watersnew qt5 qml GL video sink