Commit History

Author SHA1 Message Date
  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 20f1a29202 LibCompress: Factor out the list of XZ check sizes 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