summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/audio
Commit message (Expand)AuthorAgeFilesLines
* Fixes for qaudiooutput on gstreamerLars Knoll2021-05-201-2/+6
* Fix some code that was not thread safeLars Knoll2021-05-182-18/+35
* Fix a crash in the gstreamer audio outputLars Knoll2021-05-181-22/+24
* Cleanup the audio decoder architectureLars Knoll2021-05-172-9/+10
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-171-1/+0
* Fix test failure in a couple of autotestsLars Knoll2021-05-171-1/+1
* Code cleanup in the gstreamer pluginLars Knoll2021-05-176-44/+45
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-142-7/+0
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-072-6/+8
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-072-15/+0
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-6/+10
* Fix a crash when switching mode in the audiooutput exampleLars Knoll2021-05-071-3/+2
* Clean up the GstPipeline wrapper classLars Knoll2021-05-074-3/+4
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-074-12/+12
* Fix the remaining tst_qaudiooutput failures on gstreamerLars Knoll2021-05-031-3/+10
* Cleanup and refactor QGstAppSrcLars Knoll2021-05-034-35/+19
* Fix part of the QAudioOutput test failures on gstreamerLars Knoll2021-05-032-16/+44
* Fix remaining errors in QAudioInput autotest on gstreamerLars Knoll2021-04-302-5/+4
* Fix QAudioInput::processedUSecs() on gstreamerLars Knoll2021-04-302-4/+7
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-304-22/+1
* Fix part of the tst_qaudioinput failuresLars Knoll2021-04-302-7/+0
* Remove qmake files from the repositoryLars Knoll2021-04-231-11/+0
* Remove the notifyInterval() functionalityLars Knoll2021-04-084-26/+0
* Fix audio device switching on Linux in the audiooutput exampleLars Knoll2021-04-081-0/+1
* Cleanup the gstreamer bus handlingLars Knoll2021-04-063-15/+7
* Some code cleanupsLars Knoll2021-03-236-196/+141
* Fix class and file names in the gstreamer pluginLars Knoll2021-03-162-30/+30
* Get rid of some compiler warningsLars Knoll2021-03-161-2/+2
* Remove unused classLars Knoll2021-03-166-172/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-052-3/+3
* Modernize code baseLars Knoll2021-03-022-21/+21
* Next steps in consistent class namingLars Knoll2021-03-022-6/+6
* Smaller cleanupsLars Knoll2021-02-171-2/+1
* Remove some old/unused code in the gstreamer pluginLars Knoll2021-02-091-1/+1
* Cleanup QAudioFormat and friendsLars Knoll2021-02-093-59/+25
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-292-6/+0
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-291-0/+17
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-2/+2
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-227-251/+36
* Get rid of plugins for MM backendsLars Knoll2021-01-2213-0/+2520