summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up focus modes and add manual focus controlLars Knoll2021-03-164-47/+70
* Get rid of focus zonesLars Knoll2021-03-164-161/+2
* Remove unused exposure settingsLars Knoll2021-03-164-51/+26
* Simplify API for flash and torch handlingLars Knoll2021-03-166-63/+15
* Remove unused enum valueLars Knoll2021-03-153-13/+6
* Forward metadata from the windows backend to the frontendLars Knoll2021-03-151-0/+1
* Get rid of AVFMediaPlayerSessionLars Knoll2021-03-151-1/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-052-6/+6
* Get rid of sharpening and denoising in QCameraImageProcessingDoris Verria2021-03-053-69/+1
* Get rid of QMediaStreamsControlLars Knoll2021-03-051-0/+1
* improve meta data support on Apple platformsLars Knoll2021-03-051-1/+0
* Modernize code baseLars Knoll2021-03-026-17/+6
* Get rid of QVideoRendererControlLars Knoll2021-03-021-1/+1
* Next steps in consistent class namingLars Knoll2021-03-021-1/+1
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-024-3/+4
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-1/+0
* And finally kill QMediaServiceLars Knoll2021-02-173-2/+1
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-176-10/+20
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-172-21/+1
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-173-27/+8
* Remove the QMediaSource inheritance from QMediaPlayerLars Knoll2021-02-173-120/+109
* Fix QML VideoOutput elementLars Knoll2021-02-171-0/+1
* Get rid of QCamera::CaptureModeLars Knoll2021-02-172-43/+2
* Rework the metadata handlingLars Knoll2021-02-128-372/+351
* Remove camera locking APILars Knoll2021-02-123-153/+0
* Remove unused filesLars Knoll2021-02-121-0/+1
* Don't use QMediaService anymore to get the camera controlsLars Knoll2021-02-091-1/+0
* Get rid of QCameraImageCapture::DriveModeLars Knoll2021-02-091-0/+1
* Clean up zooming APILars Knoll2021-02-092-69/+24
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-092-75/+75
* New API for handling media formats and codecsLars Knoll2021-02-091-1/+0
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-297-295/+37
* Cleanup resolution and frameRate handlingLars Knoll2021-01-291-2/+7
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-291-0/+1
* Cleanup QCameraInfoLars Knoll2021-01-293-16/+6
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-26/+10
* Completely remove the old plugin infrastructureLars Knoll2021-01-292-2/+0
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-291-0/+2
* Don't define QT_DISABLE_DEPRECATED_BEFORE to 0Lars Knoll2021-01-292-4/+0
* Remove some dead codeLars Knoll2021-01-291-1/+0
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-283-3/+58
* Remove the static methods from QCameraInfoLars Knoll2021-01-222-9/+15
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-222-7/+8
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-221-1/+1
* Get rid of QMediaContentLars Knoll2021-01-223-23/+21
* Remove playlist support from QMediaPlayerLars Knoll2021-01-223-100/+2
* Clean up QCamera error enumLars Knoll2021-01-223-18/+3
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-226-111/+111
* Get rid of the bindableInterface in QCameraImageCaptureLars Knoll2021-01-222-5/+5
* Merge the viewfindersettingscontrol into QCameraControlLars Knoll2021-01-212-2/+1