Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  kleines Filmröllchen 111fd1e5fe LibAudio: Optimize FlacLoader by avoiding allocations 2 years ago
  kleines Filmröllchen 59c7ce3d54 LibAudio: Prevent integer overflows in intermediate FLAC calculations 2 years ago
  kleines Filmröllchen 5f1dbbaaa6 LibAudio: Extract loader stream creation from the plugins 2 years ago
  kleines Filmröllchen b2a018ee59 LibAudio: Use specified bit depth directly 2 years ago
  kleines Filmröllchen 0cd0565abc LibAudio: Improve FLAC seeking 2 years ago
  kleines Filmröllchen a8963a270f LibAudio: Detect and read FLAC metadata 2 years ago
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 years ago
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` 2 years ago
  Tim Schumacher 2470dd3bb5 AK: Move bit streams from `LibCore` 2 years ago
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 years ago
  Linus Groh ee0297d9ec LibAudio: Remove `try_` prefix from fallible LoaderPlugin methods 2 years ago
  Tim Schumacher 0bdbe27d6b LibCore: Rename InputBitStream.h to BitStream.h 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Tim Schumacher 312a41fddf LibAudio: Use `NonnullOwnPtr` to keep track of LoaderPlugin streams 2 years ago
  Tim Schumacher c57be0f474 LibAudio: Switch LoaderPlugin to a more traditional constructor pattern 2 years ago
  Lucas CHOLLET 27539440df LibAudio: Make `FlacLoaderPlugin` destructor virtual 2 years ago
  Lucas CHOLLET 2ddcfcb00f LibAudio: Parse the picture metadata block 2 years ago
  Lucas CHOLLET c837a1a8de LibAudio: Factorize stream initialisation to base class `LoaderPlugin` 2 years ago
  Lucas CHOLLET 597a614ce6 LibAudio: Remove the last occurrence of `Core::File` in the Flac plugin 2 years ago
  Lucas CHOLLET 2d6124049a LibAudio: Get rid of unused method `Loader::file()` 2 years ago
  kleines Filmröllchen cb8e37d436 LibAudio: Add spec comments to the FlacLoader 3 years ago
  kleines Filmröllchen ab49fcfb7c LibAudio+Userland: Remove Audio::LegacyBuffer 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Max Trussell 034c57f1f9 FlacLoader: Use seektable for performing seek operations 3 years ago
  Max Trussell 346696ffbb FlacLoader: Parse SEEKTABLE header 3 years ago
  kleines Filmröllchen 8a92573732 LibAudio: Convert FlacLoader to use new Core::Stream APIs :^) 3 years ago
  kleines Filmröllchen 54ac4ba8cc LibAudio: Expose the format name from the loader plugins 3 years ago
  kleines Filmröllchen be6418cc50 Everywhere: Use my new serenityos.org e-mail :^) 3 years ago