This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-18 19:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff63222425bec2a9e5fd22e9355561aceb1ecbb3
ladybird
/
Userland
/
Libraries
/
LibAudio
History
Timothy Flynn
b98864e022
LibAudio: Remove unused TRY-like macro
...
This was added, unused, in
bc4d4f0f95
.
2023-11-04 08:36:34 -04:00
..
CMakeLists.txt
…
ConnectionToManagerServer.cpp
…
ConnectionToManagerServer.h
…
ConnectionToServer.cpp
…
ConnectionToServer.h
…
Encoder.h
…
FlacLoader.cpp
LibAudio: Check more FLAC partition order constraints as per the spec
2023-09-09 11:23:57 -06:00
FlacLoader.h
…
FlacTypes.h
…
FlacWriter.cpp
…
FlacWriter.h
…
Forward.h
…
GenericTypes.cpp
LibAudio: Perform all seekpoint binary searches with comparisons
2023-09-09 11:23:57 -06:00
GenericTypes.h
…
Loader.cpp
LibAudio: Use mapped files for audio playback
2023-09-27 03:22:56 +02:00
Loader.h
…
LoaderError.h
…
Metadata.cpp
…
Metadata.h
…
MP3HuffmanTables.h
…
MP3Loader.cpp
LibAudio: Skip empty MP3 scale factor bands in stereo intensity process
2023-09-09 11:23:57 -06:00
MP3Loader.h
…
MP3Tables.h
…
MP3Types.h
…
MultiChannel.h
…
PlaybackStream.cpp
LibAudio: Remove unused TRY-like macro
2023-11-04 08:36:34 -04:00
PlaybackStream.h
…
PlaybackStreamAudioUnit.cpp
…
PlaybackStreamAudioUnit.h
…
PlaybackStreamPulseAudio.cpp
…
PlaybackStreamPulseAudio.h
…
PlaybackStreamSerenity.cpp
…
PlaybackStreamSerenity.h
…
PulseAudioWrappers.cpp
…
PulseAudioWrappers.h
…
QOALoader.cpp
…
QOALoader.h
…
QOATypes.cpp
LibAudio: Prevent overflow in QOA LMS prediction
2023-09-09 11:23:57 -06:00
QOATypes.h
…
Queue.h
…
Resampler.h
…
RIFFTypes.cpp
…
RIFFTypes.h
…
Sample.h
…
SampleFormats.cpp
…
SampleFormats.h
…
UserSampleQueue.cpp
…
UserSampleQueue.h
…
VorbisComment.cpp
…
VorbisComment.h
…
WavLoader.cpp
…
WavLoader.h
…
WavWriter.cpp
…
WavWriter.h
…