Commit History

Author SHA1 Message Date
  Tim Schumacher a1cf2708ee LibCompress: Implement the XZ BCJ filter for ARM64 1 year ago
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 year ago
  Tim Schumacher 25642dfe87 LibCompress: Implement correct validation of last filters 1 year ago
  Tim Schumacher 786e654dfd LibCompress: Implement the XZ delta filter 1 year ago
  Tim Schumacher 381da77ffb LibCompress: Mark some XZ-related variables and functions as const 2 years ago
  Tim Schumacher e9789e9f36 LibCompress: Move loading XZ blocks into its own function 2 years ago
  Tim Schumacher e6b1e1bb33 LibCompress: Move finishing the current XZ stream into its own function 2 years ago
  Tim Schumacher 68984abc43 LibCompress: Move finishing the current XZ block into its own function 2 years ago
  Tim Schumacher 0e11e7012d LibCompress: Move loading XZ stream headers into its own function 2 years ago
  Tim Schumacher ad31265e60 LibCompress: Implement block size validation for XZ streams 2 years ago
  Tim Schumacher 726963edc7 LibCompress: Implement support for multiple concatenated XZ streams 2 years ago
  Tim Schumacher 00332c9b7d LibCompress: Move XZ header validation into the read function 2 years ago
  Tim Schumacher 9e990f7329 LibCompress: Add support for XZ 2 years ago