Historial de Commits

Autor SHA1 Mensaje Fecha
  Zaggy1024 ee1903e641 LibAudio: Always insert a seek point at sample 0 if not present hace 2 años
  kleines Filmröllchen 8258618caf LibAudio: Mix multi-channel files more properly hace 2 años
  kleines Filmröllchen fc70d88367 LibAudio: Handle unknown-sized streams better hace 2 años
  kleines Filmröllchen e9e95b1899 LibAudio: Fix escaped partitions hace 2 años
  Nico Weber 5619bb3e04 LibAudio: Stop using and remove LOADER_TRY hace 2 años
  kleines Filmröllchen e82bee86dd LibAudio: Account for 0xFF start byte in FLAC UTF-8 decoder hace 2 años
  kleines Filmröllchen 8bc56c7fb0 LibAudio: Prevent FLAC Rice partitions getting smaller than 1 sample hace 2 años
  kleines Filmröllchen 952c633a65 LibAudio: Fix 32-bit/64-bit mixup in FLAC sign extend hace 2 años
  kleines Filmröllchen 59c7ce3d54 LibAudio: Prevent integer overflows in intermediate FLAC calculations hace 2 años
  kleines Filmröllchen 9bece0d0da LibAudio: Prevent multiple kinds of buffer overruns in FLAC picture load hace 2 años
  kleines Filmröllchen ab9c18c176 LibAudio: Don't try to resample FLAC frames with sample rate 0 hace 2 años
  kleines Filmröllchen 2e9e0dfe61 LibAudio: Check that LPC order is smaller than subframe sample count hace 2 años
  kleines Filmröllchen 5f1dbbaaa6 LibAudio: Extract loader stream creation from the plugins hace 2 años
  kleines Filmröllchen 3b8ccd123b LibAudio: Compute and verify FLAC frame header checksums hace 2 años
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams hace 2 años
  Tim Schumacher 708387b850 LibAudio: Use `read_until_filled` to fill a buffer from a Stream hace 2 años
  kleines Filmröllchen 1ee2091b2d LibAudio: Support FLAC files with unknown amount of samples hace 2 años
  kleines Filmröllchen b2a018ee59 LibAudio: Use specified bit depth directly hace 2 años
  kleines Filmröllchen 0cd0565abc LibAudio: Improve FLAC seeking hace 2 años
  kleines Filmröllchen a8963a270f LibAudio: Detect and read FLAC metadata hace 2 años
  Tim Schumacher 424df62b00 LibAudio: Read FLAC MD5 directly into the class member hace 2 años
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} hace 2 años
  kleines Filmröllchen 264cc76ab4 LibAudio: Move audio stream buffering into the loader hace 2 años
  Dan Klishch 882dcfaddb AK+LibAudio: Remove UFixedBigInt::my_size hace 2 años
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` hace 2 años
  Tim Schumacher fa09152e23 AK: Remove the fallible constructor from `BigEndianInputBitStream` hace 2 años
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` hace 2 años