summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qaudiodecoderbackend/tst_qaudiodecoderbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: tst_QAudioDecoderBackend - fix reference dataTim Blechmann9 days1-25/+32
* QAudioDecoderBackend: relax unit testTim Blechmann14 days1-3/+0
* Tests: apply clazy's old-style-connectTim Blechmann2024-05-011-30/+30
* GStreamer: AudioDecoder - fix race conditionTim Blechmann2024-04-301-6/+6
* GStreamer: skip broken tests for QAudioDecoderTim Blechmann2024-04-151-2/+6
* Replace `QString` with `QStringLiteral` when wrapping a string literalTim Blechmann2024-04-081-3/+3
* Test that QAudioDecoder emits error when source has no audio trackJøger Hansegård2024-03-261-4/+19
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Tests: get correct file path for Android in tst_qaudiodecoderbackendBartlomiej Moskal2024-01-221-3/+0
* Improve the selection of media files in testsArtem Dyomin2023-12-041-43/+29
* Tests: run tests on Android targetBartlomiej Moskal2023-11-291-0/+3
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-6/+6
* Tests: fix failing tst_qaudiodecoderbackend on AndroidBartlomiej Moskal2023-03-271-4/+14
* Refactor and fix AVFAudioDecoderArtem Dyomin2022-12-081-10/+72
* Run multimedia tests with ffmpeg backend on CIArtem Dyomin2022-10-251-2/+2
* Align QAudioDecoder tests with all backendsPiotr Srebrny2022-10-251-2/+4
* Apply ffmpeg recoder redisign to AudioDecoderArtem Dyomin2022-10-181-0/+206
* Port from container::count() and length() to size()Marc Mutz2022-10-071-9/+9
* Use SPDX license identifiersLucie Gérard2022-06-241-27/+2
* Android: fix for tst_qaudiodecoderbackend testPekka Gehör2022-05-311-8/+32
* FFmpeg: allow using a QIODevice as the source for playbackLars Knoll2022-04-041-0/+1
* FFmpeg: Various fixes to the ffmpeg audio decoderLars Knoll2022-04-011-2/+3
* Enable QAudioDecoder backend tests for WindowsPiotr Srebrny2021-11-021-7/+6
* Suppress unused function warning by conditioning a #includeEdward Welbourne2021-09-281-1/+3
* QAudioDecoder: Re-add API for setting desired audio formatDoris Verria2021-08-251-0/+140
* Fix the QAudioDecoder APILars Knoll2021-06-171-182/+39
* Implement QPlatformAudioDecoder for macOS/iOSDoris Verria2021-06-141-2/+5
* Add test case for invalid source file/device to audiodecoder testDoris Verria2021-06-141-0/+94
* Cleanup the audio decoder architectureLars Knoll2021-05-171-7/+10
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-071-11/+11
* Fix qaudiobuffer and qaudiodecoder autotestsLars Knoll2021-04-231-4/+4
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-2/+0
* Cleanup QAudioFormat and friendsLars Knoll2021-02-091-8/+4
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-291-4/+0
* Get rid of QMediaContentLars Knoll2021-01-221-1/+1
* audio/pcm is not a valid mimetypeLars Knoll2021-01-221-4/+4
* Enable tests for boot2qtSami Nurmenniemi2017-08-221-0/+22
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-0/+8
|\
| * tests: skip tst_qaudiodecoderbackend when no audio decoding supportLiang Qi2016-04-081-0/+8
* | Skip integration tests when the service is not available.Yoann Lopes2016-05-091-0/+3
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Delete obsolete class methods and update related codeMithra Pattison2012-07-101-4/+4
* Added tests for unsupported and corrupted file.bigbearzhu2012-04-271-0/+157
* Move QAudioDecoder to public.Michael Goddard2012-04-111-1/+1
* Changes to GStreamer backend for audio decoder.Lev Zelenskiy2012-02-241-17/+56
* Fix a few audiodecoder things.Michael Goddard2012-02-211-10/+214