Commit Graph

10 Commits (43a28da37471b2f30efa9e814d9c23bac352fb01)

Author SHA1 Message Date
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 5f4f69102d Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings. 6 years ago
Micah Snyder c9c924a294 fuzz - 12178 - Correction to LZW inflate algorithm where left-shift of a larger value would have have been too large for signed long. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 7 years ago
Kevin Lin 567c73ec69 lzwdec: modify dictionary max code points and change state flags 9 years ago
Kevin Lin 028488ab90 lzw: increase variable name consistency 9 years ago
Kevin Lin 5c2915120a pdfdecode: add dictionary heuristic and all-match support 9 years ago
Kevin Lin 28fa7eaee9 implement lzw decompression, derived from tiff 9 years ago