summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qsgvideonode_i420.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-326/+0
* Fix "conversion from 'double' to 'float'" warnings on MSVC2010.v5.2.0-alpha1Mitch Curtis2013-09-241-12/+12
* Fixed QSGVideoNodes not deleting their materials.Yoann Lopes2013-01-151-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Add default initialisation to various multimedia classesMithra Pattison2012-06-251-4/+8
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-201-5/+0
* 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