summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativevideooutput_render.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-351/+0
* Android: refactor video renderer.Yoann Lopes2013-10-011-0/+7
* VideoOutput: take the video format's scanLineDirection into account.Yoann Lopes2013-09-271-0/+6
* VideoOutput: Take the surface's viewport into accountThomas McGuire2013-05-071-11/+42
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix issue sharing OpenGL context from render thread on OS XAndy Nichols2012-10-091-1/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fixed QML video playback on MacDmytro Poplavskiy2012-06-291-0/+9
* QML VideoOutput: don't keep video frames for more than necessaryDmytro Poplavskiy2012-05-161-17/+30
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-031-0/+268