summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-052-11/+17
|\
| * Build without OpenGL supportAndy Shaw2019-10-242-11/+17
* | Remove Format_ABGR32 from supported formats for sq texture video nodeVaL Doroshchuk2019-10-101-0/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-081-2/+1
|\|
| * Fix leaking QVideoFilterRunnable when window is closedVal Doroshchuk2019-10-011-2/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-2/+2
|\|
| * Fix crash when VideoOutput.sourceRect is requested but playback is stoppedVaL Doroshchuk2019-09-041-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-301-2/+7
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-231-2/+7
| |\
| | * VideoOutput: Update geometry only when the surface is activeVal Doroshchuk2019-07-181-2/+7
* | | Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-151-0/+1
* | | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-8/+11
* | | QtMultimediaQuick: Move headers from multimedia dirVaL Doroshchuk2019-05-095-5/+512
|/ /
* | Doc: Fix multiple documentation issuesv5.13.0-beta3Topi Reinio2019-04-161-2/+2
* | Add a revision of QML VideoOutput flushMode property to 5.13VaL Doroshchuk2019-02-251-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-025-5/+9
|\|
| * Fix comment for YUV fragment shadersSamuel Gaist2019-01-295-5/+9
* | VideoOutput: Download data of flush video frame if it has a handleVal Doroshchuk2018-11-291-9/+12
* | VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-063-7/+41
|/
* Add OpenGL core profile support to QtMultimediaQuickToolsMassimo Callegari2018-09-0313-6/+204
* Set geometry for recreated video renderer backendVal Doroshchuk2018-05-081-7/+6
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-42/+28
|\
| * Fix shader compilation failureVal Doroshchuk2018-01-191-1/+1
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-183-41/+27
| |\
| | * Improve quality of YUVY and UYVY renderingTomasz Olszak2018-01-153-41/+27
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-064-9/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-061-2/+2
| |\|
| | * Fix precision loss in QDeclarativeVideoRendererBackend::adjustedViewportVaL Doroshchuk2017-12-201-2/+2
| * | QML: Use alpha channel for ARGB32 video framesVaL Doroshchuk2017-12-223-7/+27
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-1/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-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-224-26/+26
|/ /
* / Rename the QtMultimediaQuick libraryYoann Lopes2017-05-021-1/+1
|/
* Add missing override and remove redundant virtualAlexander Volkov2016-12-127-39/+39
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-10/+0
|\
| * 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
* | | Fix missing precision qualifier in YUV 4:2:2 shaders.Yoann Lopes2016-05-022-2/+2
* | | Implement YUV 4:2:2 8bit support for QtQuickSamuel Gaist2016-04-297-8/+147
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+3
|\|
| * rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-251-2/+1
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | Updated license headersAntti Kokko2016-01-1912-171/+243
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-1510-20/+58
|\|
| * Add virtual dtor to QSGVideoNodeFactoryInterfaceKevin Funk2015-12-221-0/+4
| * Fix some private headers.Yoann Lopes2015-11-249-20/+54
* | QtMultimediaQuickTools: replace foreach with range-based forAnton Kudryavtsev2016-01-152-5/+7
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-062-0/+22