summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools
Commit message (Expand)AuthorAgeFilesLines
* Rename the library for Qt Quick to multimediaquickLars Knoll2021-04-1612-2018/+0
* Rename videoPreview to videoOutputLars Knoll2021-04-161-1/+1
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-145-16/+16
* Remove QAbstractVideoFilterLars Knoll2021-04-146-165/+5
* Move the texture uploading code into Qt MultimediaLars Knoll2021-04-0713-1173/+182
* Use the infra in QVideoSurfaceFormat to get shaders and uniformsLars Knoll2021-04-072-107/+42
* Move the shaders from the quick tools into QtMultimediaLars Knoll2021-04-0728-344/+13
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-074-18/+27
* Start adding infrastructure to retrieve video frames as textureLars Knoll2021-04-064-12/+11
* Add support for rendering P010 and P016 formats in QuickLars Knoll2021-04-067-1/+137
* Simplify codeLars Knoll2021-04-061-12/+5
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-062-3/+0
* Smaller API cleanups in QVideoFrameLars Knoll2021-04-061-1/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-067-47/+47
* Remove the handle type from QVideoSurfaceFormatLars Knoll2021-04-068-49/+18
* Minor fix in the QML video node codeLars Knoll2021-04-062-1/+4
* Fix QML video renderingLars Knoll2021-04-064-95/+29
* Rename QVideoWindowControl to QPlatformVideoSinkLars Knoll2021-04-061-1/+1
* Remove an unused virtual method in QAbstractVideoSurfaceLars Knoll2021-03-232-54/+0
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-7/+6
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-162-15/+2
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-169-30/+30
* Modernize code baseLars Knoll2021-03-026-21/+7
* Get rid of QVideoRendererControlLars Knoll2021-03-023-4/+4
* 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