Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  kleines Filmröllchen ede8582def LibAudio: Check more FLAC partition order constraints as per the spec há 1 ano atrás
  kleines Filmröllchen dcc3d7bc35 LibAudio: Treat FLAC bps <= wasted_bps as error instead of crash há 1 ano atrás
  kleines Filmröllchen c776ebcaf6 LibAudio: Only check subframe size if sample rate is constant há 1 ano atrás
  kleines Filmröllchen 2b61193b71 LibAudio: Account for garbage shifts in several places in FLAC loader há 1 ano atrás
  kleines Filmröllchen b432674923 LibAudio: Prevent overflows during prediction há 1 ano atrás
  kleines Filmröllchen 625aac2367 LibAudio: Add a FLAC encoder há 2 anos atrás
  kleines Filmröllchen 252b1328ea LibAudio: Expand FLAC loader debug messages há 2 anos atrás
  kleines Filmröllchen 60f1472902 LibAudio: Store all available data in the FLAC frame header há 2 anos atrás
  kleines Filmröllchen e45a666419 LibAudio: Calculate and verify frame checksum há 2 anos atrás
  kleines Filmröllchen 111fd1e5fe LibAudio: Optimize FlacLoader by avoiding allocations há 2 anos atrás
  Zaggy1024 ddb7b59af0 LibAudio: Always add a seek point once the FLAC header has parsed há 2 anos atrás
  Zaggy1024 9d5819e9e2 LibAudio: Seek accurately to the target frame in the FLAC loader há 2 anos atrás
  Zaggy1024 f2d9280342 LibAudio: Skip FLAC samples even if already close to seek target há 2 anos atrás
  Zaggy1024 ee1903e641 LibAudio: Always insert a seek point at sample 0 if not present há 2 anos atrás
  kleines Filmröllchen 8258618caf LibAudio: Mix multi-channel files more properly há 2 anos atrás
  kleines Filmröllchen fc70d88367 LibAudio: Handle unknown-sized streams better há 2 anos atrás
  kleines Filmröllchen e9e95b1899 LibAudio: Fix escaped partitions há 2 anos atrás
  Nico Weber 5619bb3e04 LibAudio: Stop using and remove LOADER_TRY há 2 anos atrás
  kleines Filmröllchen e82bee86dd LibAudio: Account for 0xFF start byte in FLAC UTF-8 decoder há 2 anos atrás
  kleines Filmröllchen 8bc56c7fb0 LibAudio: Prevent FLAC Rice partitions getting smaller than 1 sample há 2 anos atrás
  kleines Filmröllchen 952c633a65 LibAudio: Fix 32-bit/64-bit mixup in FLAC sign extend há 2 anos atrás
  kleines Filmröllchen 59c7ce3d54 LibAudio: Prevent integer overflows in intermediate FLAC calculations há 2 anos atrás
  kleines Filmröllchen 9bece0d0da LibAudio: Prevent multiple kinds of buffer overruns in FLAC picture load há 2 anos atrás
  kleines Filmröllchen ab9c18c176 LibAudio: Don't try to resample FLAC frames with sample rate 0 há 2 anos atrás
  kleines Filmröllchen 2e9e0dfe61 LibAudio: Check that LPC order is smaller than subframe sample count há 2 anos atrás
  kleines Filmröllchen 5f1dbbaaa6 LibAudio: Extract loader stream creation from the plugins há 2 anos atrás
  kleines Filmröllchen 3b8ccd123b LibAudio: Compute and verify FLAC frame header checksums há 2 anos atrás
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams há 2 anos atrás
  Tim Schumacher 708387b850 LibAudio: Use `read_until_filled` to fill a buffer from a Stream há 2 anos atrás