summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-062-0/+22
* Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-4/+0
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-0/+6
* Fix video nodes material comparison.Yoann Lopes2015-07-203-0/+11
* Add an env var to disable OpenGL texture-based video frames.Laszlo Agocs2015-06-031-0/+11
* Initialize the resource, so it can be used from static libraries.Andras Mantia2015-05-201-0/+5
* 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-3014-285/+291
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Fix order of QSGVideoNode_RGB's supported formats.Yoann Lopes2015-03-181-1/+1
* | Don't error out when presenting empty frames in QSGVideoItemSurface.Yoann Lopes2015-04-071-4/+0
* | Fix inconsistent overrides. [-Winconsistent-missing-override]Sergio Martins2015-03-222-16/+16
* | Add NV12/NV21 support into SG videonode.Timur Pocheptsov2015-03-204-62/+177
* | Update copyright headersAntti Kokko2015-02-1212-82/+82
* | Add video filtering support to VideoOutputLaszlo Agocs2015-02-039-11/+203
|/
* Migrate to categorized logging in Quick 2 video outputLaszlo Agocs2015-01-092-23/+15
* Fix VideoOutput autoOrientation when switching cameras.Yoann Lopes2014-12-031-11/+40
* 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