summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiodecoder.h
Commit message (Expand)AuthorAgeFilesLines
* QAudioDecoder: fix unit tests for GStreamerTim Blechmann2024-04-171-3/+5
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-261-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* QAudioDecoder: Re-add API for setting desired audio formatDoris Verria2021-08-251-0/+5
* Fix the QAudioDecoder APILars Knoll2021-06-171-17/+4
* Replace deprecated Q_ENUMS with Q_ENUMPiotr Srebrny2021-06-091-3/+2
* Cleanup the audio decoder architectureLars Knoll2021-05-171-4/+2
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-071-3/+3
* Fix qaudiobuffer and qaudiodecoder autotestsLars Knoll2021-04-231-1/+1
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-3/+0
* Remove QMediaSource dependency from QAudioDecoderLars Knoll2021-02-171-2/+3
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-291-2/+0
* Make bind/unbind() not virtualLars Knoll2021-01-221-4/+0
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-2/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-1/+1
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-3/+3
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-1/+1
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Move QAudioDecoder to public.Michael Goddard2012-04-111-0/+149