summaryrefslogtreecommitdiff
path: root/contrib/optimizations/inflate.c
AgeCommit message (Expand)Author
2022-11-22Fix a bug when getting a gzip header extra field with inflate().Sadaf Ebrahimi
2018-02-07Resolve chunk copy TODO: use INFLATE_FAST_MIN_INPUT/OUTPUTNoel Gordon
2018-02-07Remove x86_check_features() from inflateNoel Gordon
2017-12-08Improve zlib inflate speed by using SSE2 chunk copyNoel Gordon
2017-11-30Revert "Using ARMv8 CRC32 specific instruction"Boris Sazonov
2017-11-30Using ARMv8 CRC32 specific instructionAdenilson Cavalcanti
2017-11-03Fix InflateBack corner caseAdenilson Cavalcanti
2017-10-30Isolating ARM specific code in inffastAdenilson Cavalcanti