summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qsgvideonode_i420.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add NV12/NV21 support into SG videonode.Timur Pocheptsov2015-03-201-345/+0
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-1/+1
* Check whether current context can be obtained when deleting textures.Friedemann Kleint2014-11-061-2/+6
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-15/+17
* Support per-plane strides and data offsets in QVideoFrame.Andrew den Exter2014-07-081-20/+9
* Fix QSGVideoNode rendering of frames with stride != width.Andrew den Exter2014-05-151-14/+42
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+330