aacparse: Fix caps change handling
[platform/upstream/gstreamer.git] / ext / qt /
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-08-24 Dmitriy Purgingstqmlgl: build on Windows with qmake without pkgconfig...
2020-08-10 Matthew Watersqmlgloverlay: fix multiple elements with Qt 5.15
2020-08-07 Matthew Watersbuild: update for gl pkg-config file split
2020-07-15 Raul TambreQtGLVideoItem: Use QSharedPointer::data() for better...
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-07-10 Matthew Watersqt/gloverlay: fix using OpenGL after destroying Qml
2020-06-27 Nirbheek Chauhanqt: Rework how we find the Qt QPA header
2020-06-27 Nirbheek Chauhanqt: Only check for moc-qt5/moc in PATH if not cross...
2020-06-12 Matthew Watersqt/gloverlay: reset OpenGL state after Qt drawing
2020-06-12 Matthew Watersqt/gloverlay: reset current OpenGL context after Qt
2020-05-20 Matthew Watersqtoverlay: add the root item as a property
2020-05-15 Raul Tambreqtglrenderer.cc: Fix compiling
2020-05-15 Raul Tambreqtglrenderer.cc: Fix -Wformat-security warning
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-05-11 Nirbheek Chauhanmeson: Make C++ compiler detection not be automagic
2020-05-11 Nirbheek Chauhanmeson: Fix gstgl checks for qt and gtk
2020-05-11 Nirbheek Chauhanmeson: Revamp qt5qml plugin and example build code
2020-04-27 Matthew Watersqt/x11: also pass the window for gstgl -> qt context
2020-04-27 Matthew Watersqt: perform surface creation in the main thread
2020-03-24 Matthew Watersqmlgloverlay: fix usage without an qmlglsink in the...
2020-03-23 Matthew Watersqmlgloverlay: don't leak resources freed on a different...
2020-03-20 Matthew Watersqt: reorganize include defines
2020-03-20 Dmitriy Purgingstqmlgl: Link to opengl32.lib on MinGW
2020-03-19 Matthew Watersqt: add a qml overlay filter element [part 2]
2020-03-18 Matthew Watersqt: add a qml overlay filter element
2020-03-18 Matthew Watersqt: don't always activate/deactivate our GstGLContext
2020-03-18 Matthew Watersqmlglsink: propagate the context up the the application
2020-03-18 Matthew Watersqtitem: fix leak of caps
2020-03-16 Niels De Graefqt: Use G_DECLARE_FINAL_TYPE
2020-03-05 Milian Wolffqmlgl: ensure Qt defines GLsync to fix compile on some...
2019-12-04 Philipp Zabelqmlglsink: fix build on EGL platform without X11 headers
2019-10-25 Matthew Watersqmlglsrc: read from the back buffer when use-default...
2019-10-25 Matthew Watersqmlglsrc: fix vertical flip matrix
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-05-29 Tim-Philipp Müllerdv, gtk, qt, osxaudio, osxvideo, waveform: add to plugi...
2019-04-18 Benjamin Sigonneauqmlglsink: fix compilation with Qt >= 5.5 on Windows
2019-04-17 Nirbheek Chauhanmeson: Build qt plugin in C++11 mode explicitly
2019-04-01 Nirbheek Chauhanmeson: Only ensure that moc is available on Linux
2019-02-05 Matthew Watersqmlgl: Fix opengl header guard changes again
2019-02-01 Nirbheek Chauhanmeson: qmlgl plugin iOS definitions
2019-02-01 Nirbheek Chauhanqt: Don't define GLsync inside gstglfuncs.h
2019-02-01 Nirbheek Chauhanmeson: Fix indentation in qt plugin and add a FIXME...
2019-01-29 Nirbheek Chauhanmeson: Add macOS definitions for qmlgl plugin
2019-01-29 Nirbheek Chauhanmeson: Fix building of qmlgl plugin on Android
2019-01-21 George Kiagiadakisqmlgl: add README.md with information on building for...
2019-01-21 George Kiagiadakisqmlgl: meson: fix theoretical support for building...
2019-01-21 George Kiagiadakisqmlgl: qmake: add support for MacOS target
2019-01-21 George Kiagiadakisqmlgl: qmake: remove cerbero's include dir from the...
2019-01-21 George Kiagiadakisqmlgl: qualify Qt includes with their module and remove...
2019-01-21 George Kiagiadakisqmlgl: qmake: don't link against QtWidgets, it's not...
2019-01-21 George Kiagiadakisqmlgl: qmake: fix building for android
2019-01-18 Nirbheek Chauhanmeson: Generate pkg-config file for qmlgl plugin
2019-01-18 Nirbheek Chauhanmeson: Search for qmake-qt5 before qmake
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-17 Edward Herveyqtgl: Handle OPENGL header guard changes
2018-08-01 Matthew Watersqt: Ensure GL headers are included
2018-07-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-07-18 Iñigo Huguetqmlgl: Fix conflicting declaration of type GLsync for...
2018-06-07 Matthew Watersqt: also check for un-suffixed moc
2018-04-15 Matthew Watersmeson: add build files for the qml plugin
2018-03-22 Carlos Rafael Gianiqt: Get EGL native display from QPA if platform header...
2018-02-21 Matthew Watersqt: don't use libEGL functions when we don't link to...
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-07 Matthew Watersqt: don't #include platform specific gstglcontext_...
2017-12-19 Tim-Philipp Müllergl: update plugins to use GstGL from -base
2017-11-27 Matthew Watersgl/caopengllayer: use public GstGLContext instead of...
2017-11-23 Jan SchmidtRevert "gl: Use GstGLDisplayEGL directly instead of...
2017-10-13 Tim-Philipp Müllerqt: update qmake .pro file
2017-10-03 Cassandra Rommelgl: Use GstGLDisplayEGL directly instead of creating...
2017-09-14 Jochen Hennebergqmlglsink: Expose itemInitialized as property
2017-09-07 Tim-Philipp Müllerqt: fix build with qmake
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-09-01 Edward Herveyqt: Only include qtgui-config.h on qt >= 5.9.0
2017-08-31 Matthew Watersqt: the defines for QT_OPENGL_ES_2 have moved
2017-08-31 Jochen Hennebergqt: ensure GL_DRAW_FRAMEBUFFER
2017-08-22 Julien Isorceqt: fix broken build due to commit 2fd84a6c for gstgl
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
2017-05-25 Haihua Huglframebuffer: check frame buffer status need use speci...
2017-05-21 Carlos Rafael Gianiqmlglsink: Add dummy texture that is shown as placehold...
2017-05-18 Simon Himmelbauerqt: Use GST_GL_HAVE_PLATFORM_CGL instead of GST_GL_HAVE...
2017-05-17 Haihua Huqml: Add EGL platform support for x11 backend
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-09 Nicolas Dufresneqmlgl: Make the plugin name match the pugin file name
2017-03-13 Matthew Watersgl/format: use our own GL format enum's instead of...
2017-02-27 Sebastian Drögeqml: Add support for Vivante EGL FS windowing system
2017-01-25 Sebastian Drögeqt: The code requires at least C++11
2017-01-13 Matthew Watersgl/utils: also take care of the local GL context in...
2017-01-10 Haihua Huqmlglsrc: use glBlitFramebuffer to copy texture for...
2016-12-17 Tim-Philipp Müllerqt: improve element and property descriptions a bit
2016-12-09 Sergey Borovkovqml: Fix egl being deinitialized on display cleanup
2016-12-07 Matthew Watersqml/item: also unref the display on destruction
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
next