summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qsgvideonode_texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the texture uploading code into Qt MultimediaLars Knoll2021-04-071-212/+0
* Move the shaders from the quick tools into QtMultimediaLars Knoll2021-04-071-3/+3
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-071-1/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-10/+10
* Remove the handle type from QVideoSurfaceFormatLars Knoll2021-04-061-21/+8
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-4/+4
* Modernize code baseLars Knoll2021-03-021-6/+2
* Coding style cleanupsLars Knoll2021-01-211-1/+1
* Modernize code baseLars Knoll2021-01-211-5/+5
* Quick: Always create sg textures in ctor()VaL Doroshchuk2020-08-301-2/+1
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-301-1/+1
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-101-2/+12
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-101-2/+4
* RHI: Remove gl code from video nodesVaL Doroshchuk2020-06-041-125/+14
* Quick: Add support of RHI for video framesVaL Doroshchuk2020-05-291-1/+77
* Remove ANGLEVaL Doroshchuk2020-05-281-4/+2
* Update qtbase dependencyFriedemann Kleint2020-03-251-1/+1
* Remove Format_ABGR32 from supported formats for sq texture video nodeVaL Doroshchuk2019-10-101-0/+3
* Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-151-0/+1
* QML: Use alpha channel for ARGB32 video framesVaL Doroshchuk2017-12-221-3/+12
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-6/+6
* Implement YUV 4:2:2 8bit support for QtQuickSamuel Gaist2016-04-291-1/+1
* Updated license headersAntti Kokko2016-01-191-14/+20
* Fix some private headers.Yoann Lopes2015-11-241-1/+1
* Fix video nodes material comparison.Yoann Lopes2015-07-201-0/+4
* Minor refactor of built-in QSGVideoNodes.v5.5.0-beta1Yoann Lopes2015-04-301-57/+25
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-11/+12
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+271