summaryrefslogtreecommitdiff
path: root/src/multimedia/camera/qcamerainfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-228/+0
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-0/+2
* Add support for selecting the camera formatLars Knoll2021-05-101-10/+23
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-1/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-1/+1
* Modernize code baseLars Knoll2021-03-021-24/+6
* Cleanup QCameraInfoLars Knoll2021-01-291-33/+52
* Make camera switching in the camera example workLars Knoll2021-01-291-6/+6
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-12/+4
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+0
* Remove the QCameraInfo(name) constructorLars Knoll2021-01-291-22/+2
* Remove the static methods from QCameraInfoLars Knoll2021-01-221-37/+0
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-19/+18
* Modernize code baseLars Knoll2021-01-211-6/+3
* Get rid of QCameraInfoControlLars Knoll2021-01-211-8/+3
* Updated license headersAntti Kokko2016-01-191-14/+20
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-18/+10
* Fix crash in QCameraInfo when no camera is available on the system.Yoann Lopes2014-03-171-1/+1
* New QCameraInfo class.Yoann Lopes2014-02-281-0/+289