summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-291-6/+0
* Cleanup resolution and frameRate handlingLars Knoll2021-01-291-1/+2
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-292-12/+7
* 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
* Avoid configuration errors when building examplesLars Knoll2021-01-292-3/+0
* Remove the supportedMimeTypes() API in QMediaPlayerLars Knoll2021-01-293-11/+0
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-222-0/+19
* Remove the static methods from QCameraInfoLars Knoll2021-01-221-3/+4
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-224-4/+4
* Get rid of QMediaContentLars Knoll2021-01-224-1/+4