Commit Graph

43 Commits (1c59c20903ecd2881c09dc8992fc4e56b955126e)

Author SHA1 Message Date
inikep 12731a9644 minor changes in zstd_compression_format.md 2016-08-25 15:19:37 +02:00
inikep de9d13068f updated zstd_compression_format.md 2016-08-25 14:59:08 +02:00
inikep 0132375ba6 improved zstd_compression_format.md 2016-08-25 12:20:38 +02:00
Yann Collet 70c2326bf1 spec : clarify last literal copy command 2016-08-21 00:24:18 +02:00
inikep e81f2cb938 improved zstd_compression_format.md 2016-08-13 09:36:24 +02:00
inikep 0079425297 .travis.yml: tests merged together 2016-08-04 14:43:21 +02:00
inikep 4f270ac851 .travis.yml: clang test joined into bigger test 2016-08-04 11:25:52 +02:00
inikep 9d003c1d4c .travis.yml: joined 7 smaller tests into 2 bigger 2016-08-04 10:41:49 +02:00
inikep f896c1d717 zstd_compression_format.md: improved formatting 2016-08-03 16:37:42 +02:00
inikep 586a0550f1 huffman -> Huffman 2016-08-03 16:16:38 +02:00
Yann Collet 917fe188f1 Implemented repOffset "minus 1" on ll==0 2016-07-31 04:01:57 +02:00
Yann Collet f34035ecfb correction on offset history (swap when llCode==0) 2016-07-30 13:12:34 +02:00
Yann Collet c991cc1828 new frame end, 32-bits checksums 2016-07-28 00:55:43 +02:00
inikep 2fc3752051 zstd_compression_format.md: "Little-endian" instead of "Little endian" 2016-07-25 12:47:02 +02:00
inikep 49ec6d11d9 fixed description of Frame_Content_Size_flag 2016-07-25 12:26:39 +02:00
inikep f9c3ccec49 updated zstd_compression_format.md 2016-07-25 11:04:56 +02:00
Yann Collet 38b75ddeb2 removed special case all-1 huffman distribution 2016-07-24 15:35:59 +02:00
Yann Collet 10b9c13d07 fixed doc on cLevel default, reported by Oliver Lange 2016-07-24 01:21:53 +02:00
Yann Collet f8e7b5363f unified encoding types 2016-07-23 16:31:49 +02:00
Yann Collet 571a59034a changed enccoding type order : raw, rle, compressed, repeat-stats 2016-07-23 15:52:05 +02:00
Yann Collet 9d6e9492ac made accuracy limits "hard" instead of "recommended" 2016-07-22 19:32:07 +02:00
Yann Collet d9cc442a24 fixed typo in literal block size mode, reported by Jake Nyquist 2016-07-22 19:15:27 +02:00
Yann Collet c2e1a68d81 changed streamNb order to 1-4-4-4 2016-07-22 17:30:52 +02:00
Yann Collet 198e6aac44 Literals header fields use little endian convention 2016-07-22 14:37:09 +02:00
Yann Collet 6fa05a2371 cBlockSize uses little-endian convention 2016-07-22 14:37:09 +02:00
Yann Collet e557fd5e92 minor compression level corrections 2016-07-17 16:21:37 +02:00
Yann Collet 6cacd34d44 minor formatting changes 2016-07-15 17:58:13 +02:00
Yann Collet b21e9cbe8a minor specification clarifications, suggested by @ebiggers 2016-07-15 17:31:13 +02:00
Yann Collet f6ff53cd4e implemented dictID reserved ranges 2016-07-15 17:03:38 +02:00
Yann Collet f0bc673b26 minor spec wording 2016-07-13 17:30:21 +02:00
Yann Collet 722e14bb65 fixed compilation error in decompression module 2016-07-08 19:22:16 +02:00
Yann Collet bd10607063 updated spec 2016-07-08 19:16:57 +02:00
Yann Collet c40ba718d7 updated spec 2016-07-08 15:39:02 +02:00
Yann Collet 26f681451f updated doc 2016-07-08 11:45:08 +02:00
Yann Collet e0ce5b094b updated spec 2016-07-06 01:50:44 +02:00
Yann Collet cd25a91741 updated format spec 2016-07-05 11:50:37 +02:00
Yann Collet 9ca73364e6 updated spec 2016-07-05 10:53:38 +02:00
Yann Collet 23f05ccc6b updated specifications 2016-07-04 16:13:11 +02:00
Yann Collet 00d44abe71 updated doc 2016-07-04 01:29:47 +02:00
Yann Collet d916c908e0 updated doc 2016-07-04 00:42:58 +02:00
Yann Collet 5cc1882d45 fixed minor visual warning 2016-07-03 19:03:13 +02:00
Yann Collet 698cb63305 Updated specifications 2016-07-03 18:49:35 +02:00
Yann Collet 2fa9904844 update specification and comments 2016-07-01 20:55:28 +02:00