summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets/camera
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-2/+4
* Add a QMediaEncoder classLars Knoll2021-03-174-29/+29
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-163-5/+10
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-162-4/+4
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-162-12/+6
* Set metadata when recording to the camera exampleDoris Verria2021-03-027-2/+270
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-2/+0
* And finally kill QMediaServiceLars Knoll2021-02-173-3/+0
* Get rid of QCamera::CaptureModeLars Knoll2021-02-172-16/+5
* Rework the metadata handlingLars Knoll2021-02-121-2/+0
* Remove camera locking APILars Knoll2021-02-123-188/+108
* Fix a couple of smaller compile issuesLars Knoll2021-02-122-4/+2
* Cleanup QImageEncoderSettingsLars Knoll2021-02-121-6/+6
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-092-9/+9
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-096-236/+192
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+16
* Cleanup resolution and frameRate handlingLars Knoll2021-01-291-1/+2
* Implement notifications when the available cameras change for macOSLars Knoll2021-01-292-11/+23
* Make camera switching in the camera example workLars Knoll2021-01-292-7/+7
* Provide an Info.plist file for the camera example on macOSLars Knoll2021-01-292-0/+50
* Remove the static methods from QCameraInfoLars Knoll2021-01-221-3/+4
* Kill QCameraViewFinderLars Knoll2021-01-222-4/+4
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+62
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-151-0/+1
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-041-1/+1
* Gstreamer: Fix camera example to apply video settingsVaL Doroshchuk2018-11-051-0/+3
* Move shared example folder to examples/multimedia/sharedFrederik Gladhorn2018-08-071-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-278-24/+94
|\
| * Fix outdated BSD license headerKai Koehne2017-10-187-21/+91
| * Fix outdated FDL license headerKai Koehne2017-10-181-3/+3
* | Modernize the Camera exampleVaL Doroshchuk2017-09-282-89/+76
|/
* Camera example: Brush up to C++11Friedemann Kleint2017-06-268-53/+55
* Add shutter icon to camera exampleFriedemann Kleint2017-06-264-2/+36
* iOS: Add Info.plist files to indicate camera and microphone usageAndy Shaw2017-04-281-0/+1