gstqmlgl: refactoring: rename ambiguous variables, clean up unused and duplicated...
[platform/upstream/gstreamer.git] / ext / qt / qtitem.cc
2021-08-16 Dmitry Shusharingstqmlgl: refactoring: rename ambiguous variables,...
2021-08-16 Dmitry Shusharingstqmlgl: create helper QRunnable-based class for rende...
2021-07-05 Philippe Normandqt: Add navigation events support
2021-06-03 Matthew Watersqtitem: don't potentially leak a large number of buffers
2021-05-11 Matthew Watersqt: return a different GstGLDisplay object when the...
2021-04-19 Marco Felschqmlglsink: allow to set force-aspect-ratio property
2021-03-18 Matthew Watersgst: don't use volatile to mean atomic
2020-11-11 Sebastian Drögeqmlglsink: Keep old buffers around a bit longer if...
2020-11-02 Dinesh Manajipetqmlglsink: Set qtitem's implicit width/height
2020-10-20 Bastien Rebouletqmlglsink: fix crash when created/destroyed in quick...
2020-07-15 Raul TambreQtGLVideoItem: Use QSharedPointer::data() for better...
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-03-19 Matthew Watersqt: add a qml overlay filter element [part 2]
2020-03-18 Matthew Watersqt: don't always activate/deactivate our GstGLContext
2020-03-18 Matthew Watersqtitem: fix leak of caps
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2017-09-14 Jochen Hennebergqmlglsink: Expose itemInitialized as property
2017-08-14 Carlos Rafael Gianiqmlglsink: Add itemInitialized signal to QML item
2017-07-12 Jan Schmidtqt: Use a proxy object for access to the QML widget
2017-06-21 Jan Schmidtqt: Remove misleading reference to GTK in qtitem.cc
2016-12-07 Matthew Watersqml/item: also unref the display on destruction
2016-08-03 Haihua Huqt: implement qmlglsrc for qml view grab
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-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-01-15 Sergey Borovkovqml: Mark material dirty when texture buffer is updated
2015-11-20 Roman Nowickiqml: reuse existing GstQSGTexture
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-28 Luis de Bethencourtqml: remove overwritten value
2015-09-28 Matthew Watersqt: add support for building/running on android
2015-09-10 Matthew Watersgtk, qt: more specifically define the compile time...
2015-08-31 Nirbheek Chauhanqmlsink: Ensure that at least one windowing system...
2015-08-31 Tim-Philipp Müllergtk, qt, gl: fix typo in debug and error messages
2015-08-08 Matthew Watersqml: implement the required multiple GL context synchon...
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