summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* And finally kill QMediaServiceLars Knoll2021-02-172-2/+0
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-172-8/+0
* Fix QML VideoOutput elementLars Knoll2021-02-179-612/+82
* Cleanup QCameraInfoLars Knoll2021-01-291-15/+2
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-222-29/+29
* Get rid of QMediaControlLars Knoll2021-01-212-2/+2
* Coding style cleanupsLars Knoll2021-01-212-5/+5
* Modernize code baseLars Knoll2021-01-217-30/+30
* Cleanup the QMediaPluginLoaderLars Knoll2021-01-211-4/+4
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+47
* Fix compilationLars Knoll2021-01-202-5/+5
* 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