summaryrefslogtreecommitdiff
path: root/src/qtmultimediaquicktools/qsgvideonode_yuv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve quality of YUVY and UYVY renderingTomasz Olszak2018-01-151-13/+19
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-8/+8
* Implement YUV 4:2:2 8bit support for QtQuickSamuel Gaist2016-04-291-4/+95
* 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/+3
* Fix texture unit bug in the YUV video node.Yoann Lopes2015-05-121-1/+2
* Minor refactor of built-in QSGVideoNodes.v5.5.0-beta1Yoann Lopes2015-04-301-173/+105
* Add NV12/NV21 support into SG videonode.Timur Pocheptsov2015-03-201-0/+460