summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move the gsttools into Qt MultimediaLars Knoll2021-01-2259-366/+244
* Fix detection of audio input devices using gstreamerLars Knoll2021-01-224-69/+40
* Implement proper hardware detection using gstreamerLars Knoll2021-01-226-224/+127
* Fix compilation of the gstreamer mediacapture pluginLars Knoll2021-01-229-16/+30
* Clean up QCamera error enumLars Knoll2021-01-227-37/+8
* Inline isAvailable() and make it non virtualLars Knoll2021-01-222-6/+6
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-2213-109/+46
* Make bind/unbind() not virtualLars Knoll2021-01-224-28/+2
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-2258-376/+358
* Rename QMediaBindableInterface to QMediaSinkLars Knoll2021-01-2212-38/+37
* Move audio input selection functionality into QMediaRecorderLars Knoll2021-01-225-153/+120
* Kill QCameraViewFinderLars Knoll2021-01-224-189/+2
* Get rid of the bindableInterface in QCameraImageCaptureLars Knoll2021-01-225-101/+52
* Remove the QMediaBindableInterface from QMediaPlaylistLars Knoll2021-01-224-50/+3
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-2216-371/+192
* Remove the fieldType property of QVideoFrameLars Knoll2021-01-212-60/+0
* Remove buffer format API in QCameraImageCaptureLars Knoll2021-01-2124-705/+5
* Merge the viewfindersettingscontrol into QCameraControlLars Knoll2021-01-2138-1094/+512
* Get rid of the old viewfindersettings backend interfaceLars Knoll2021-01-2123-611/+76
* Remove empty destructors in the *Controls classesLars Knoll2021-01-2148-229/+0
* Get rid of QMediaControlLars Knoll2021-01-2195-462/+162
* Coding style cleanupsLars Knoll2021-01-2128-218/+189
* Modernize code baseLars Knoll2021-01-2145-546/+284
* Remove the pulse specific backend for QSoundEffectLars Knoll2021-01-215-1397/+4
* Merge QCameraLocksControl into QCameraControlLars Knoll2021-01-2133-1296/+742
* Merge QCameraZoomControl into QCameraFocusControlLars Knoll2021-01-2138-1294/+578
* Merge QCameraFlashControl into QCameraExposureControlLars Knoll2021-01-2140-1162/+399
* Remove some includes that aren't needed.Lars Knoll2021-01-213-3/+0
* Merge QCameraCaptureDestinationControl into QImageCaptureControlLars Knoll2021-01-2138-822/+74
* Remove unused ExtendedExposureParamLars Knoll2021-01-212-5/+1
* Remove unused QCamerExposureControl::FlashPower/FlashCompensationLars Knoll2021-01-214-16/+1
* Kill QCameraExposure::MeteringModeLars Knoll2021-01-2115-230/+1
* Cleanup the QMediaPluginLoaderLars Knoll2021-01-218-213/+85
* Get rid of QMediaServiceDefaultDeviceInterfaceLars Knoll2021-01-217-53/+5
* First step in cleaning up the plugin loading codeLars Knoll2021-01-2117-400/+59
* Disable the gstreamer mediacapture pluginLars Knoll2021-01-212-2/+2
* Get rid of QCameraInfoControlLars Knoll2021-01-2149-950/+118
* Initial Cmake port for qtmultimediaDoris Verria2021-01-2028-1/+1332
* Merge AudioCaptureSession and AudioMediaRecorderControlLars Knoll2021-01-2011-732/+513
* Remove the DirectShow backendLars Knoll2021-01-2080-14838/+0
* Get rid of one abstraction layerLars Knoll2021-01-207-822/+572
* Fix a bunch of compiler warningsLars Knoll2021-01-2010-92/+97
* Get rid of the AudioRole controlsLars Knoll2021-01-2025-1076/+148
* Unexport internal methods and classesLars Knoll2021-01-202-4/+4
* Move the qnx audio plugin into QtMultimediaLars Knoll2021-01-2016-64/+40
* Move the android audio code into QtMultimediaLars Knoll2021-01-2015-70/+100
* Move Windows audio code over into Qt MultimediaLars Knoll2021-01-2015-67/+70
* Move coreaudio code into Qt MultimediaLars Knoll2021-01-2018-231/+272
* Shuffle some code aroundLars Knoll2021-01-2017-230/+135
* Remove the plugin infrastructure for audio pluginsLars Knoll2021-01-2037-281/+181