summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup the audio decoder architectureLars Knoll2021-05-1714-163/+142
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-172-8/+11
* Fix test failure in a couple of autotestsLars Knoll2021-05-171-1/+1
* Code cleanup in the gstreamer pluginLars Knoll2021-05-178-51/+52
* Do not hold IMFActivate between media sessionsPiotr Srebrny2021-05-142-39/+32
* Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-144-18/+15
* CMake: remove GStreamer::Gl from public dependenciesSamuli Piippo2021-05-141-1/+1
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-145-26/+33
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-1410-26/+21
* Fix an occasional assertion in QSoundEffectLars Knoll2021-05-141-1/+6
* Make sure Qt Multimedia compiles against 6.1Lars Knoll2021-05-142-2/+18
* Change QSoundEffect::category() to role()Lars Knoll2021-05-142-17/+18
* Remove some debug outputLars Knoll2021-05-141-2/+0
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-1432-141/+3
* Make QMediaFormat movableVolker Hilsheimer2021-05-122-6/+41
* Fix Windows buildVolker Hilsheimer2021-05-124-3/+6
* QAudioDeviceInfo: inline the move constructorVolker Hilsheimer2021-05-122-2/+9
* Clean up QMediaTimeRange APIVolker Hilsheimer2021-05-122-185/+167
* Android: subscribe for audio input/output updateBartlomiej Moskal2021-05-124-2/+75
* 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-1013-70/+118
* Fix build on Windows after QMediaDevices renameVolker Hilsheimer2021-05-106-8/+9
* 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-1012-286/+305
* 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-079-46/+51
* Clean up QAudioBuffer API and implementationLars Knoll2021-05-074-357/+92
* Remove StereoFrame types that we don't support in Qt 6Lars Knoll2021-05-072-3/+6
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-0714-121/+73
* Fix build on WindowsVolker Hilsheimer2021-05-072-17/+13
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-0757-305/+328