ladybird/Libraries/LibMedia/Audio
Zaggy1024 e2635af2ed Everywhere: Move the thread name parameter for Thread constructors
The name parameter formats very poorly when a lambda is passed to
Thread, so let's instead put it first now that all Threads are named.
2026-01-26 15:51:46 -06:00
..
AudioConverter.h LibMedia: Implement audio conversion in AudioDataProvider 2025-12-13 08:58:26 +01:00
ChannelMap.h LibMedia: Give ChannelMap an invalid state 2025-12-15 18:03:03 -06:00
Forward.h LibMedia: Remove the now-unused audio loader plugins 2025-12-15 18:03:03 -06:00
PlaybackStream.cpp LibMedia: Make PlaybackStream use the output's sample specification 2025-12-13 08:58:26 +01:00
PlaybackStream.h LibMedia: Remove the now-unused audio loader plugins 2025-12-15 18:03:03 -06:00
PlaybackStreamAudioUnit.cpp LibMedia: Make PlaybackStream use the output's sample specification 2025-12-13 08:58:26 +01:00
PlaybackStreamAudioUnit.h LibMedia: Make PlaybackStream use the output's sample specification 2025-12-13 08:58:26 +01:00
PlaybackStreamPulseAudio.cpp Everywhere: Move the thread name parameter for Thread constructors 2026-01-26 15:51:46 -06:00
PlaybackStreamPulseAudio.h LibMedia: Make PlaybackStream use the output's sample specification 2025-12-13 08:58:26 +01:00
PlaybackStreamWasapi.cpp Everywhere: Move the thread name parameter for Thread constructors 2026-01-26 15:51:46 -06:00
PlaybackStreamWasapi.h LibMedia: Add a WASAPI playback stream for Windows 2025-12-29 18:02:02 -06:00
PulseAudioWrappers.cpp LibMedia: Fix byte/frame mismatch in conversion to buffer size 2026-01-17 02:20:20 -06:00
PulseAudioWrappers.h LibMedia: Make PlaybackStream use the output's sample specification 2025-12-13 08:58:26 +01:00
SampleSpecification.h LibMedia: Create a channel map for audio blocks from decoders 2025-12-13 08:58:26 +01:00