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-04-02 18:56:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dc4e05ecfc1d5176acf2d64012685dd52ee12bc
ladybird
/
Userland
/
Libraries
/
LibAudio
History
Tim Schumacher
49b30d3013
AK: Remove
InputBitStream
and
OutputBitStream
2023-01-21 00:45:33 +00:00
..
CMakeLists.txt
…
ConnectionToServer.cpp
…
ConnectionToServer.h
…
FlacLoader.cpp
AK+Everywhere: Rename FlyString to DeprecatedFlyString
2023-01-09 23:00:24 +00:00
FlacLoader.h
LibCore: Rename InputBitStream.h to BitStream.h
2023-01-10 10:28:26 +01:00
FlacTypes.h
…
GenericTypes.h
…
Loader.cpp
…
Loader.h
…
LoaderError.h
Everywhere: Fully qualify IsLvalueReference in TRY() macros
2023-01-15 00:56:31 +00:00
MP3HuffmanTables.h
AK: Remove
InputBitStream
and
OutputBitStream
2023-01-21 00:45:33 +00:00
MP3Loader.cpp
LibAudio: Use
AllocatingMemoryStream
as the MP3 loader bit reservoir
2023-01-20 20:48:40 +00:00
MP3Loader.h
LibAudio: Use
AllocatingMemoryStream
as the MP3 loader bit reservoir
2023-01-20 20:48:40 +00:00
MP3Tables.h
…
MP3Types.h
…
Queue.h
…
Resampler.h
…
Sample.h
…
SampleFormats.cpp
…
SampleFormats.h
…
UserSampleQueue.cpp
LibAudio: Prevent int overflow in the user buffer queue
2022-12-31 00:08:05 +01:00
UserSampleQueue.h
Everywhere: Remove unused includes of AK/Format.h
2023-01-02 20:27:20 -05:00
WavLoader.cpp
…
WavLoader.h
…
WavWriter.cpp
…
WavWriter.h
…