summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* FFmpeg: set name of QFFmpegAudioInput threadTim Blechmann2 days1-0/+1
* Audio: prevent streams to be opened multiple timesTim Blechmann2 days2-1/+27
* FFmpeg: QFFmpegMediaRecorder/QFFmpegAudioInput - cleanupsTim Blechmann2 days4-24/+20
* Docs: improve linking to QtSpatialAudioTim Blechmann2 days1-1/+1
* Docs: use more reasonable values for audio io examplesTim Blechmann2 days1-4/+4
* PipeWire: silence -Wsign-compare warningsTim Blechmann2 days1-0/+9
* Docs: rename QAudio to QtAudioTim Blechmann2 days1-11/+11
* QAudio: cleanupsTim Blechmann3 days1-14/+27
* Remove legacy workaroundsTim Blechmann3 days2-8/+1
* QQuickVideoOutput: test threaded signal emissionTim Blechmann4 days2-0/+19
* QAudioSink: destroy streams on start failuresTim Blechmann4 days1-0/+2
* Update FFmpeg version in FFmpeg build documentationPaul Dubsky4 days5-10/+10
* Update FFmpeg version in documentationPaul Dubsky4 days1-2/+2
* QPlatformMediaPlayer: use enum in signatureTim Blechmann4 days8-12/+14
* Pipewire: prevent assertion failure in error handling codeTim Blechmann4 days1-4/+12
* Darwin: align inclusion guard names with file namesTim Blechmann4 days5-15/+15
* SpatialAudio: QAudioRoom - silence unused private fieldTim Blechmann4 days1-0/+1
* windows: fix potential crashes on enumerating audio/video codecsVladimir Belyavsky4 days1-14/+3
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio5 days2-0/+6
* QQuickVideoOutput: simplify destructor guardsTim Blechmann6 days2-51/+28
* QQuickVideoOutput: ensure signal disconnectionsTim Blechmann6 days2-2/+14
* Android-Camera: Handle IllegalStateException in setRepeatingRequestBartlomiej Moskal9 days1-4/+13
* SpatialAudio: QAudioListener cleanupsTim Blechmann9 days2-17/+28
* SpatialAudio: QAudioRoom cleanupsTim Blechmann9 days3-16/+51
* QAmbientSound: silence -Wunused-private-fieldTim Blechmann9 days1-0/+2
* MediaFormat: Fix broken mediaFormat QML link in MediaRecorder docsNils Petter Skålerud9 days1-1/+1
* Android: Fix still image capture stalling when flash is requiredJarkko Koivikko10 days1-1/+3
* Wasm: remove unused declarationTim Blechmann10 days1-1/+0
* QAmbientSoundPrivate: silence clang-tidy'sTim Blechmann10 days1-0/+3
* QAmbientSound: modernisations and cleanupTim Blechmann10 days1-8/+12
* AVFMediaPlayer - small cleanupTim Blechmann10 days1-4/+3
* AVFMediaPlayer - remove unnecessary castsTim Blechmann10 days1-21/+21
* ResonanceAudio: make ResonanceAudioApi constTim Blechmann10 days1-1/+1
* Android: Use QCachedValue in OpenSLESEngine classBartlomiej Moskal10 days2-79/+82
* Android: Remove const keyword from non-const functions in OpenSLESEngine classBartlomiej Moskal11 days2-13/+13
* Android: Move function to unnamed namespace in OpenSLESEngineBartlomiej Moskal11 days1-5/+5
* Android: Extract getRepresentation method for QOpenSLESEngineBartlomiej Moskal11 days1-26/+13
* Android: Extend QOpenSLESEngine to support more than 6 audio channelsBartlomiej Moskal12 days1-17/+39
* Mark multimedia QML value types correctlyNils Petter Skålerud12 days1-8/+7
* QCameraDevice: Make comparison only consider persistent idNils Petter Skålerud12 days1-10/+2
* SpatialAudio: clean up QAmbientSound/QSpatialSound pimplTim Blechmann2025-05-176-50/+115
* CMake: disable pipewire/gstreamer/ffmpeg if threads are not availableTim Blechmann2025-05-161-3/+5
* SpatialAudio: QAmbisonicDecoder - cleanupsTim Blechmann2025-05-161-17/+12
* Spatial Audio: fix terminologyTim Blechmann2025-05-163-46/+45
* Android: Correctly populate supported audio channel countsBartlomiej Moskal2025-05-162-7/+28
* Android: Correctly populate supported audio sample formatsBartlomiej Moskal2025-05-162-18/+132
* darwin/tests: capture this explicitlyTim Blechmann2025-05-142-10/+14
* QPlatformAudioSourceStream: fix processedDurationTim Blechmann2025-05-151-1/+1
* QAudioEngine: cleanupsTim Blechmann2025-05-141-20/+23
* SpatialAudio: improve memory management in ResonanceAudioTim Blechmann2025-05-143-16/+7