Yann Collet
|
1535414927
|
Fixed 32-bits windowLog limitation
Fixed some macro errors in zbufftest
|
2016-04-04 04:22:53 +02:00 |
|
Yann Collet
|
5a88a70f97
|
fixed buffer sync error in zbuff
|
2016-04-03 20:24:25 +02:00 |
|
Yann Collet
|
1d803d8deb
|
fixed zbuff error 775-3 (internal buffer management)
|
2016-04-01 18:57:41 +02:00 |
|
Yann Collet
|
27caf2afca
|
minor variable isolation
|
2016-04-01 15:48:48 +02:00 |
|
Yann Collet
|
3b71925c2d
|
separate params into compressionParams and frameParams
|
2016-03-30 19:48:05 +02:00 |
|
Yann Collet
|
21588e370b
|
changed validateParams() into checkParams() + adjustParams()
|
2016-03-30 16:50:44 +02:00 |
|
Yann Collet
|
569b81adb1
|
changed BLOCKSIZE into ZSTD_BLOCKSIZE_MAX
|
2016-03-16 15:26:51 +01:00 |
|
Yann Collet
|
09b21ee2f6
|
fix fileio bug with new zbuff
simplified zbuff decoding
|
2016-03-15 12:56:03 +01:00 |
|
Yann Collet
|
0e491c01fe
|
created ZSTD_frameParams
|
2016-03-11 21:58:04 +01:00 |
|
Yann Collet
|
62ae5fb0d2
|
zstd_buffered => zbuff
|
2016-02-12 18:59:11 +01:00 |
|