summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qdeclarativevideooutput_render.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-251-20/+20
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-2/+2
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-2/+1
* Fix leaking QVideoFilterRunnable when window is closedVal Doroshchuk2019-10-011-2/+1
* Fix crash when VideoOutput.sourceRect is requested but playback is stoppedVaL Doroshchuk2019-09-041-2/+2
* VideoOutput: Download data of flush video frame if it has a handleVal Doroshchuk2018-11-291-9/+12
* VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-061-7/+15
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-2/+2
|\
| * Fix precision loss in QDeclarativeVideoRendererBackend::adjustedViewportVaL Doroshchuk2017-12-201-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-1/+8
|\|
| * Don't discard the surface format when creating a video nodeVaL Doroshchuk2017-10-271-1/+8
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-10/+0
|\
| * QNX: Avoid reading frames faster than they're renderedDan Cape2016-04-271-10/+0
* | Updated license headersAntti Kokko2016-01-191-15/+21
* | QtMultimediaQuickTools: replace foreach with range-based forAnton Kudryavtsev2016-01-151-4/+5
|/
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-0/+6
* Add an env var to disable OpenGL texture-based video frames.Laszlo Agocs2015-06-031-0/+11
* Don't error out when presenting empty frames in QSGVideoItemSurface.Yoann Lopes2015-04-071-4/+0
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-5/+109
* Migrate to categorized logging in Quick 2 video outputLaszlo Agocs2015-01-091-15/+10
* Fix bogus videonode plugin handlingv5.4.0-rc1Laszlo Agocs2014-11-181-4/+19
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Add an EGLImageKHR video node.Andrew den Exter2014-07-181-1/+1
* QNX: Remove most of the CPU overhead for video renderingFabian Bumberger2014-04-011-0/+10
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+351