summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QMediaFormat movableVolker Hilsheimer2021-05-122-6/+41
* Fix Windows buildVolker Hilsheimer2021-05-124-3/+6
* Remove dependency on qtandroidextrasAssam Boudjelthia2021-05-124-58/+12
* QAudioDeviceInfo: inline the move constructorVolker Hilsheimer2021-05-122-2/+9
* Clean up QMediaTimeRange APIVolker Hilsheimer2021-05-123-217/+199
* Android: subscribe for audio input/output updateBartlomiej Moskal2021-05-124-2/+75
* Change menu item text in camera exampleDoris Verria2021-05-121-2/+2
* Support WAV format recordings on macOSDoris Verria2021-05-123-4/+8
* Get rid of QMediaFormat::ModeDoris Verria2021-05-1210-45/+56
* Fix a test failure in tst_qaudiobufferLars Knoll2021-05-121-2/+2
* Cleanups to QAudioDeviceInfo API and docsLars Knoll2021-05-123-57/+47
* Add video encoding to Windows backendAndre de la Rocha2021-05-1112-84/+859
* Add some rough docs for QMediaPlayerLars Knoll2021-05-101-5/+117
* Some more work on docsLars Knoll2021-05-102-96/+12
* Some doc updates to QCameraImageCaptureLars Knoll2021-05-101-3/+19
* Doc fixes for QCameraLars Knoll2021-05-102-92/+84
* Fix compilation on LinuxLars Knoll2021-05-102-0/+0
* Android: Get audio Input/Output listBartlomiej Moskal2021-05-106-10/+182
* Add support for selecting the camera formatLars Knoll2021-05-1016-69/+183
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-1014-101/+182
* Fix build on Windows after QMediaDevices renameVolker Hilsheimer2021-05-107-9/+10
* AVAssetWriter: Don't write the first buffer if it's not a video bufferDoris Verria2021-05-101-2/+9
* Don't set AVEncoderQualityKey when audio codec is alacDoris Verria2021-05-102-1/+5
* Support Audio-Only recordings on macOSDoris Verria2021-05-1014-286/+353
* Android: compilation fixBartlomiej Moskal2021-05-101-2/+0
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+0
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-10/+10
* Android: compilation fixBartlomiej Moskal2021-05-102-0/+0
* Provide metadata keys to QML usersPiotr Srebrny2021-05-101-1/+1
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-0715-86/+92
* Clean up QAudioBuffer API and implementationLars Knoll2021-05-074-357/+92
* Remove StereoFrame types that we don't support in Qt 6Lars Knoll2021-05-073-43/+6
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-0716-134/+73
* Fix build on WindowsVolker Hilsheimer2021-05-072-17/+13
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-0784-412/+435
* Fix compilation on LinuxLars Knoll2021-05-075-4/+7
* Remove the explicit GENERATE_METATYPESVolker Hilsheimer2021-05-071-1/+0
* Rename canEncode/Decode to isSupported(ConversionMode)Volker Hilsheimer2021-05-073-16/+6
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-0715-107/+121
* Simplify QAudioFormatVolker Hilsheimer2021-05-072-25/+29
* Fix a crash when switching mode in the audiooutput exampleLars Knoll2021-05-071-3/+2
* Fix a bug that would lead to interruped audio playbackLars Knoll2021-05-072-2/+5
* Add QMediaPlayer::bufferedTimeRange()Lars Knoll2021-05-072-0/+12
* Fix bugs in QSoundEffectLars Knoll2021-05-074-70/+49
* Fix the sample cache autotestLars Knoll2021-05-071-19/+9
* Pass the remaining mediaplayerbackend autotestsLars Knoll2021-05-077-61/+131
* Clean up the GstPipeline wrapper classLars Knoll2021-05-0718-297/+280