zstd/lib/legacy
inikep 4178f5c289 fixed gcc warning: always_inline function might not be inlinable 2016-07-25 21:17:45 +02:00
..
zstd_legacy.h legacy decoder for v0.7 format 2016-07-25 17:49:08 +02:00
zstd_v01.c Stricter gnu90 tests 2016-05-05 04:59:53 +02:00
zstd_v01.h update huff0 2015-10-18 22:18:32 +01:00
zstd_v02.c minor comments clarifications 2016-07-20 13:35:14 +02:00
zstd_v02.h decoding support for legacy v0.2 format 2015-10-30 11:21:50 +01:00
zstd_v03.c Fixed decoding corruption error with quad-symbols huffman on legacy decoders 2016-05-06 01:51:31 +02:00
zstd_v03.h support for legacy 0.3 format 2015-11-26 16:02:04 +01:00
zstd_v04.c Merge pull request #253 from gymdis/heapmode_off_legacy_fix 2016-07-19 13:52:03 +02:00
zstd_v04.h Integrated Legacy v0.5.x decoder (provided by @inikep) 2016-04-09 09:42:27 +02:00
zstd_v05.c fixed minor coverity warnings 2016-07-13 19:21:57 +02:00
zstd_v05.h added `ZSTDv05_getFrameParams()` to "zstd_v05.h" 2016-05-17 12:01:55 +02:00
zstd_v06.c added : ZSTD_getDecompressedSize() 2016-07-07 13:14:21 +02:00
zstd_v06.h added : ZSTD_getDecompressedSize() 2016-07-07 13:14:21 +02:00
zstd_v07.c fixed gcc warning: always_inline function might not be inlinable 2016-07-25 21:17:45 +02:00
zstd_v07.h fixed gcc warning: always_inline function might not be inlinable 2016-07-25 21:17:45 +02:00