pcompress/utils
Moinak Ghosh 11584cab52 Add fast handling of totally incompressible data (like Jpegs) in adaptive modes.
Add function to indicate totally incompressible data when archiving.
Reformat if statements in some places to reduce branching.
2013-11-15 21:06:23 +05:30
..
phash Work in progress changes for packJPG encoding and decoding. 2013-11-13 23:28:01 +05:30
cpuid.c Make default symbol visibility to hidden with explicit public visibility specified. 2013-06-03 20:51:00 +05:30
cpuid.h Make default symbol visibility to hidden with explicit public visibility specified. 2013-06-03 20:51:00 +05:30
fixlic.sh Major License text cleanup. 2013-03-07 20:26:48 +05:30
heap.c Drastic simplification of Min-heap code and resultant Delta speedup. 2013-05-25 17:34:38 +05:30
heap.h Drastic simplification of Min-heap code and resultant Delta speedup. 2013-05-25 17:34:38 +05:30
pcompress.sh Use wrapper script to set paths when launching pcompress from build directory. 2013-08-07 22:03:52 +05:30
qsort.h Add a qsort variant optimized for integers and use in global dedupe. 2013-05-03 22:06:55 +05:30
sse_level.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
utils.c Add fast handling of totally incompressible data (like Jpegs) in adaptive modes. 2013-11-15 21:06:23 +05:30
utils.h Add fast handling of totally incompressible data (like Jpegs) in adaptive modes. 2013-11-15 21:06:23 +05:30
xxhash.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash.h Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_base.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_sse2.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_sse4.c Major License text cleanup. 2013-03-07 20:26:48 +05:30