summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qdeclarativevideooutput_render_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the library for Qt Quick to multimediaquickLars Knoll2021-04-161-124/+0
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-1/+1
* Remove QAbstractVideoFilterLars Knoll2021-04-141-13/+0
* Move the texture uploading code into Qt MultimediaLars Knoll2021-04-071-7/+1
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-071-1/+1
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+0
* Fix QML video renderingLars Knoll2021-04-061-19/+3
* Remove an unused virtual method in QAbstractVideoSurfaceLars Knoll2021-03-231-15/+0
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-1/+1
* Get rid of QVideoRendererControlLars Knoll2021-03-021-1/+1
* Fix QML VideoOutput elementLars Knoll2021-02-171-21/+42
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-101-2/+11
* VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-061-0/+2
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-13/+13
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-4/+4
* Updated license headersAntti Kokko2016-01-191-15/+21
* Fix some private headers.Yoann Lopes2015-11-241-4/+4
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Fix inconsistent overrides. [-Winconsistent-missing-override]Sergio Martins2015-03-221-8/+8
* Add NV12/NV21 support into SG videonode.Timur Pocheptsov2015-03-201-2/+2
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-0/+17
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+117