summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audiodecoder
Commit message (Expand)AuthorAgeFilesLines
* Move audiodecoder example to manual testsJøger Hansegård2023-12-145-358/+0
* wasm: fix build of examples with qmakeLorn Potter2023-03-281-1/+0
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-131-0/+2
* Examples: C++ style cleanupKai Köhne2022-09-073-33/+28
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-243-147/+6
* Improve examples CMakeLists.txtKai Köhne2022-02-171-11/+6
* ADecoder: Use writable path from QStandardPaths for the decoding outputAssam Boudjelthia2021-08-301-3/+5
* Make audiodecoder example usable on AndroidAssam Boudjelthia2021-08-232-7/+34
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Restore qmake project files for examplesJoerg Bornemann2021-08-061-0/+13
* Add positioning information for channels to QAudioFormatLars Knoll2021-06-191-1/+1
* Fix the QAudioDecoder APILars Knoll2021-06-172-22/+16
* AudioDecoder example: Don't start event loop in case of errorDoris Verria2021-06-143-0/+9
* Cleanup the audio decoder architectureLars Knoll2021-05-171-1/+1
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-073-4/+4
* Fix bugs in QSoundEffectLars Knoll2021-05-071-1/+3
* Cleanup and refactor QGstAppSrcLars Knoll2021-05-031-1/+1
* Fix qaudiobuffer and qaudiodecoder autotestsLars Knoll2021-04-231-1/+1
* Remove qmake files from the repositoryLars Knoll2021-04-231-13/+0
* Unify support for .wav files into one public classDoris Verria2021-02-097-300/+20
* Cleanup QAudioFormat and friendsLars Knoll2021-02-092-7/+6
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-292-2/+1
* audio/pcm is not a valid mimetypeLars Knoll2021-01-222-2/+2
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+41
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-292-17/+17
|\
| * Remove deprecated QTextStream operators from examplesTopi Reinio2020-04-032-17/+17
* | Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2019-10-311-0/+2
* | Fix Qt6 buildAlexandru Croitor2019-08-012-17/+17
|/
* examples: use Qt5-style connects where possibleJochen Seemann2017-12-192-10/+19
* Fix outdated BSD license headerKai Koehne2017-10-185-15/+65
* Fix BSD license headersSergio Ahumada2015-02-175-15/+15
* Update copyright headersAntti Kokko2015-02-125-25/+25
* Remove Q_PACKED from structs that don't need to be packedThiago Macieira2013-09-171-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-105-5/+5
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-2/+0
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-056-0/+653