summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qsgvideonode_rgb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-6/+6
* 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-55/+24
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Fix order of QSGVideoNode_RGB's supported formats.Yoann Lopes2015-03-181-1/+1
* | Update copyright headersAntti Kokko2015-02-121-7/+7
* | Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-1/+1
|/
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-011-1/+1
|\
| * Fix QSGVideoNode rendering of rgb frames with padding.Daniele E. Domenichelli2014-08-251-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-15/+15
|/
* Fix QSGVideoNode rendering of frames with stride != width.Andrew den Exter2014-05-151-4/+31
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+289