ladybird/Userland/Libraries/LibAudio
2024-06-10 13:53:01 +02:00
..
CMakeLists.txt LibAudio: Remove support for Serenity's AudioServer 2024-06-10 13:53:01 +02:00
Encoder.h
FlacLoader.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FlacLoader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FlacTypes.h LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
FlacWriter.cpp LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
FlacWriter.h LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
Forward.h
GenericTypes.cpp LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
GenericTypes.h LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
Loader.cpp Userland: Don't leak objects when constructor arguments throw 2023-12-13 19:21:03 -07:00
Loader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
LoaderError.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
MDCT.h LibAudio: Move MDCT.h from LibDSP to LibAudio 2024-06-03 15:58:55 +02:00
Metadata.cpp
Metadata.h
MP3HuffmanTables.h
MP3Loader.cpp
MP3Loader.h LibAudio: Move MDCT.h from LibDSP to LibAudio 2024-06-03 15:58:55 +02:00
MP3Tables.h
MP3Types.h
MultiChannel.h
PlaybackStream.cpp Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
PlaybackStream.h
PlaybackStreamAudioUnit.cpp
PlaybackStreamAudioUnit.h
PlaybackStreamPulseAudio.cpp
PlaybackStreamPulseAudio.h
PulseAudioWrappers.cpp
PulseAudioWrappers.h
QOALoader.cpp
QOALoader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
QOATypes.cpp
QOATypes.h
Queue.h
Resampler.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Sample.h
SampleFormats.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SampleFormats.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
UserSampleQueue.cpp
UserSampleQueue.h
VorbisComment.cpp LibAudio: Fix use-after-free in write_vorbis_comment 2023-12-05 13:57:18 -05:00
VorbisComment.h
WavLoader.cpp LibAudio: Avoid UAF when loading WAV metadata 2024-01-17 16:09:59 -05:00
WavLoader.h LibRIFF: Rework to match LibGfx needs 2024-01-15 23:23:26 -07:00
WavTypes.h LibAudio+LibRIFF: Move general RIFF handling to LibRIFF 2024-01-15 23:23:26 -07:00
WavWriter.cpp LibAudio/Wav: Always use u32 for the sample rate 2024-02-14 22:21:44 -05:00
WavWriter.h LibAudio/Wav: Always use u32 for the sample rate 2024-02-14 22:21:44 -05:00