summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* Fix bogus videonode plugin handlingv5.4.0-rc1Laszlo Agocs2014-11-181-4/+19
* Check whether current context can be obtained when deleting textures.Friedemann Kleint2014-11-061-2/+6
* 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-2412-226/+130
* | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-293-41/+44
* | Add an EGLImageKHR video node.Andrew den Exter2014-07-181-1/+1
* | New camera selection API in QML.Yoann Lopes2014-07-171-0/+3
* | 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-152-18/+73
* Doc: Clean up references to Qt System InfoSze Howe Koh2014-05-121-0/+4
* Fix QSGGeometry object leakLiang Jian2014-04-011-0/+1
* QNX: Remove most of the CPU overhead for video renderingFabian Bumberger2014-04-011-0/+10
* Fix VideoOutput::autoOrientation documentation.Yoann Lopes2014-03-201-1/+1
* VideoOutput: fix autoOrientation with a camera source.Yoann Lopes2014-02-281-1/+25
* Ensure the backend has had its geometry updated.Roger Maclean2014-02-031-0/+3
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-2012-2/+2592
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Fix qmake warning about missing headers.Friedemann Kleint2012-11-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* remove usage of QT_MAKEDLL from QtMultimediaJoerg Bornemann2012-09-121-2/+0
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Mark QtMultimediaQuickTools library as internal.Stephen Kelly2012-07-241-0/+1
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-161-7/+2
* build system cleanupsOswald Buddenhagen2012-06-251-2/+1
* Added loading of video node factories from pluginsJonas Rabbe2012-02-082-0/+158