summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Windows: Fix slowdown while recording videoAndre de la Rocha2021-05-172-1/+26
* gstreamer: fix compilation without gstreamer_glSamuli Piippo2021-05-171-1/+4
* Cleanup the audio decoder architectureLars Knoll2021-05-1719-175/+157
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-175-36/+11
* Fix test failure in a couple of autotestsLars Knoll2021-05-172-2/+2
* 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-146-32/+35
* Add an Info.plist to tst_camerabackendDoris Verria2021-05-142-0/+32
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-1412-34/+27
* 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-1434-188/+36
* 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