summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-104-7/+6
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-041-2/+2
* RHI: Remove gl code from video nodesVaL Doroshchuk2020-06-0447-1051/+79
* Quick: Add support of RHI for video framesVaL Doroshchuk2020-05-2926-4/+899
* Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-05-292-3/+3
* Remove ANGLEVaL Doroshchuk2020-05-281-4/+2
* Update qtbase dependencyFriedemann Kleint2020-03-255-4/+6
* Doc: Fix link to the VideoOutput.source propertyTopi Reinio2020-03-031-1/+2
* Make video surfaces constantVaL Doroshchuk2020-01-302-16/+6
* Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-052-4/+23
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-2/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-202-12/+18
|\
| * 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
* | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-2/+1
|/ /
* | 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
|\