summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qdeclarativevideooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the library for Qt Quick to multimediaquickLars Knoll2021-04-161-714/+0
* Rename videoPreview to videoOutputLars Knoll2021-04-161-1/+1
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-2/+2
* Remove QAbstractVideoFilterLars Knoll2021-04-141-48/+0
* Move the shaders from the quick tools into QtMultimediaLars Knoll2021-04-071-6/+0
* Fix QML video renderingLars Knoll2021-04-061-12/+11
* Rename QVideoWindowControl to QPlatformVideoSinkLars Knoll2021-04-061-1/+1
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-7/+6
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-161-1/+0
* Get rid of QVideoRendererControlLars Knoll2021-03-021-2/+2
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-7/+0
* Fix QML VideoOutput elementLars Knoll2021-02-171-147/+19
* Cleanup QCameraInfoLars Knoll2021-01-291-15/+2
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-25/+25
* Coding style cleanupsLars Knoll2021-01-211-4/+4
* Modernize code baseLars Knoll2021-01-211-8/+8
* Cleanup the QMediaPluginLoaderLars Knoll2021-01-211-4/+4
* Fix compilationLars Knoll2021-01-201-3/+3
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-101-2/+1
* Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-05-291-2/+2
* Doc: Fix link to the VideoOutput.source propertyTopi Reinio2020-03-031-1/+2
* Make video surfaces constantVaL Doroshchuk2020-01-301-15/+5
* Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-4/+19
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Build without OpenGL supportAndy Shaw2019-10-241-1/+4
* 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
* | 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
* | VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-061-0/+24
|/
* Set geometry for recreated video renderer backendVal Doroshchuk2018-05-081-7/+6
* Updated license headersAntti Kokko2016-01-191-15/+21
* QtMultimediaQuickTools: replace foreach with range-based forAnton Kudryavtsev2016-01-151-1/+2
* Doc: update qml module version to 5.5.Yoann Lopes2015-08-111-4/+0
* Initialize the resource, so it can be used from static libraries.Andras Mantia2015-05-201-0/+5
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-0/+62
* Migrate to categorized logging in Quick 2 video outputLaszlo Agocs2015-01-091-8/+5
* Fix VideoOutput autoOrientation when switching cameras.Yoann Lopes2014-12-031-11/+40
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* New camera selection API in QML.Yoann Lopes2014-07-171-0/+3
* Doc: Clean up references to Qt System InfoSze Howe Koh2014-05-121-0/+4
* Fix VideoOutput::autoOrientation documentation.Yoann Lopes2014-03-201-1/+1
* VideoOutput: fix autoOrientation with a camera source.Yoann Lopes2014-02-281-1/+25
* Ensure the backend has had its geometry updated.Roger Maclean2014-02-031-0/+3
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+760