summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets/camera
Commit message (Expand)AuthorAgeFilesLines
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-221-1/+1
* Remove the code-signing step from examplesDoris Verria2022-03-173-28/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-171-12/+3
* Fix the camera format used by the camera exampleLars Knoll2022-01-051-12/+12
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-173-0/+28
* Update the matching formats in the audiorecorder and camera examplesLars Knoll2021-11-032-25/+55
* Camera example: Don't crash is the system doesn't have a cameraLars Knoll2021-11-011-8/+10
* Camera example: Fix .plist file to build in iOS/macOS with qmake and cmakeDoris Verria2021-10-283-8/+67
* Fix resolution list to a camera format listSamuel Mira2021-10-074-77/+128
* Android: Fix video sizes and formats returned from CameraPekka Gehör2021-09-231-10/+37
* Fix the remaining qdoc warningsLars Knoll2021-09-221-1/+1
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-201-1/+2
* Doc: Fix various documentation issuesTopi Reinio2021-09-091-7/+4
* Remove NSApplication from Info.plist filesDoris Verria2021-09-091-3/+0
* make widgets camera example mobile friendlyAssam Boudjelthia2021-08-307-5/+801
* Camera example: Don't start a new recording when switching camerasDoris Verria2021-08-301-3/+5
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Overhaul documentation for Qt 6 Release, Second BlockNicholas Bennett2021-08-101-24/+28
* Restore qmake project files for examplesJoerg Bornemann2021-08-061-0/+30
* Tag Qt Multimedia Widgets examples with 'widgets'Kai Köhne2021-08-021-0/+1
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-082-16/+16
* Clean up file format and audio profile handlingLars Knoll2021-06-251-0/+1
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-175-22/+22
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-164-9/+9
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-165-46/+33
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-165-22/+22
* Kill QMediaEncoderBaseLars Knoll2021-06-162-5/+5
* Kill the current QMediaRecorder classLars Knoll2021-06-161-3/+3
* Get rid of QImageEncoderSettingsLars Knoll2021-06-165-26/+15
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-113-4/+11
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-083-9/+9
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-2/+2
* Remove some debug outputLars Knoll2021-06-031-15/+0
* Add support for audio capture/encoding on WindowsAndre de la Rocha2021-05-271-2/+7
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-192-105/+11
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-2/+1
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-21/+12
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-1/+1
* Change menu item text in camera exampleDoris Verria2021-05-121-2/+2
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-072-7/+7
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-2/+2
* Remove qmake files from the repositoryLars Knoll2021-04-231-30/+0
* New QML API for image capturingLars Knoll2021-04-191-3/+2
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-192-2/+5
* Rename videoPreview to videoOutputLars Knoll2021-04-161-1/+1
* Add support for Hue adjustment to QCameraImageProcessingLars Knoll2021-03-232-41/+65
* Add V4L2 handling of image processing fieldsLars Knoll2021-03-232-14/+95
* Re-add support for gstreamer image captureLars Knoll2021-03-231-0/+1
* Some fixes to meta data handlingLars Knoll2021-03-192-5/+9
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-1/+1