summaryrefslogtreecommitdiffstats
path: root/src/multimedia/camera/qcamera_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-6/+0
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-191-4/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-12/+0
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-5/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-5/+11
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-1/+12
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-1/+5
* Add support for selecting the camera formatLars Knoll2021-05-101-0/+1
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-101-1/+0
* Fix camera errors on app shutdownLars Knoll2021-04-191-3/+0
* Fix potential memory leak on camera initializitationDoris Verria2021-04-191-0/+1
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-1/+2
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-2/+2
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-11/+1
* Remove some dead codeLars Knoll2021-03-161-6/+1
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-2/+2
* Next steps in consistent class namingLars Knoll2021-03-021-2/+2
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-3/+2
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-14/+10
* Rework how to set a video output surfaceLars Knoll2021-02-171-3/+0
* Remove camera locking APILars Knoll2021-02-121-9/+0
* Cleanup QCameraInfoLars Knoll2021-01-291-15/+15
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-3/+3
* Use the CaptureInterface to request the capture serviceLars Knoll2021-01-291-1/+0
* Don't use QMediaServiceProvider(plugin) for capture anymoreLars Knoll2021-01-291-3/+0
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-221-1/+1
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-3/+3
* Merge the viewfindersettingscontrol into QCameraControlLars Knoll2021-01-211-4/+0
* Get rid of the old viewfindersettings backend interfaceLars Knoll2021-01-211-3/+1
* Merge QCameraLocksControl into QCameraControlLars Knoll2021-01-211-3/+0
* Get rid of QCameraInfoControlLars Knoll2021-01-211-3/+0
* multimedia: modernize by using nullptrJochen Seemann2019-01-041-12/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-0/+3
|\
| * QCameraPrivate: NULL-fill fields to be set up by init().Edward Welbourne2016-06-031-0/+3
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* New camera viewfinder settings API.Yoann Lopes2015-01-131-0/+6
* Allow supported camera locks to change after initialization.Andrew den Exter2014-11-281-2/+0
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* New QCameraInfo class.Yoann Lopes2014-02-281-0/+141