Jaby
|
1b169cb35f
|
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
|
8c6c9e23d6
|
Improve LZ4 decompression
|
2023-01-03 21:20:53 +01:00 |
Jaby
|
a1743c0a7a
|
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
|
e2d2332368
|
Make LZ4 Decompressor return a state value
|
2022-12-29 13:25:48 +01:00 |
Jaby
|
e8d4c2fdeb
|
Setup LZ4 decompressor but have it copy data for now
|
2022-12-27 22:06:14 +01:00 |
Jaby
|
3b014b4c75
|
Improves return types with Progress type
|
2022-12-23 22:06:10 +01:00 |
Jaby
|
b13fb0e5de
|
Create LZ4 decompressor files
|
2022-12-23 21:18:44 +01:00 |