summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets
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-073-9/+9
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-2/+2
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-031-1/+0
* Remove qmake files from the repositoryLars Knoll2021-04-235-94/+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
* API cleanups in QMediaPlayerLars Knoll2021-04-168-27/+32
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-4/+4
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-3/+3
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-083-13/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-062-2/+2
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-3/+3
* Remove the custom video surface examplesLars Knoll2021-04-0619-1491/+0
* Make QAbstractVideoSurface::isFormatSupported() non virtualLars Knoll2021-03-232-13/+0
* 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
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-165-10/+10
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-162-12/+6
* Get rid of AVFMediaPlayerSessionLars Knoll2021-03-151-1/+1
* Basic support for different audio/video tracks on DarwinLars Knoll2021-03-051-11/+14
* Add support for selecting audio/video tracksLars Knoll2021-03-052-0/+62
* Implement basic metadata support for QMediaPlayerLars Knoll2021-03-021-10/+12
* Set metadata when recording to the camera exampleDoris Verria2021-03-027-2/+270
* Show metadata for audio/video files in player exampleDoris Verria2021-03-022-4/+54
* Start rewriting the gstreamer player backendLars Knoll2021-03-021-1/+1
* Modernize code baseLars Knoll2021-03-022-6/+2
* Remove manual metatype declarations and registrationsLars Knoll2021-03-022-3/+0
* And finally kill QMediaServiceLars Knoll2021-02-174-4/+0
* Get rid of QCamera::CaptureModeLars Knoll2021-02-172-16/+5
* Rework the metadata handlingLars Knoll2021-02-122-14/+8
* 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 QAudioFormat and friendsLars Knoll2021-02-091-88/+13