summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* Quick: Introduce multiple textures for NV12/NV21 video framesVaL Doroshchuk2020-09-091-1/+23
* Quick: Always create sg textures in ctor()VaL Doroshchuk2020-08-303-12/+6
* Quick: Update qsb binsVaL Doroshchuk2020-08-259-0/+0
* Quick: Copy texture data when updatingVaL Doroshchuk2020-08-032-8/+7
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-305-14/+3
* IMX: Prepare vivante plugin for RHIVaL Doroshchuk2020-06-301-1/+2
* Quick: Fix padded video frame when bytes per line > widthVaL Doroshchuk2020-06-151-7/+7
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-104-7/+33
* 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