summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qsgvideonode_i420.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added loading of video node factories from pluginsJonas Rabbe2012-02-081-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fixed mapping video frames in SG nodesDmytro Poplavskiy2012-01-201-9/+3
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-051-2/+2
* Remove the module prefix from a number of includes.Michael Goddard2011-12-091-2/+2
* QtMultimedia: Fix warnings about declarative/quick.Friedemann Kleint2011-12-051-2/+2
* Updated I420 video node to be consistent with RGB node implementation.Dmytro Poplavskiy2011-11-241-89/+120
* Change the order textures are bound.Michael Goddard2011-11-081-2/+2
* Remove older QGLContext calls in favour of new QOpenGLContext.Michael Goddard2011-09-221-1/+1
* Build fix after refactorLasse Holmstedt2011-09-131-2/+3
* Initial implementation of QML2 VideoOutput elementDmytro Poplavskiy2011-08-111-0/+295