jaby
|
e9cc5f299a
|
Integrate CircularBuffer as essential part of loading files from CD and dedicate file processing to the FileProcessor
|
2023-04-01 11:20:56 +02:00 |
jaby
|
0d6b05e148
|
Improve LZ4 decompression
|
2023-01-03 21:20:53 +01:00 |
jaby
|
3d56532a3b
|
Broken LZ4 algorithm! The decompression seems to work now (needs improvement?) but the conversion tools emit 64K block sizes which is unhelpfull for us
|
2022-12-29 23:18:37 +01:00 |
jaby
|
3554394e11
|
Make LZ4 Decompressor return a state value
|
2022-12-29 13:25:48 +01:00 |
jaby
|
fa993cc63e
|
Setup LZ4 decompressor but have it copy data for now
|
2022-12-27 22:06:14 +01:00 |
jaby
|
4b644aa813
|
Improves return types with Progress type
|
2022-12-23 22:06:10 +01:00 |
jaby
|
64b36f4f85
|
Create LZ4 decompressor files
|
2022-12-23 21:18:44 +01:00 |