提交历史

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