aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-core/src/compr
Commit message (Expand)AuthorAgeFilesLines
* deflate: fix output indexingKostya Shishkov2020-07-061-1/+5
* nihav_core/deflate: fix handling large buffersKostya Shishkov2020-06-271-4/+4
* nihav_core/deflate: recognize deflated stream header in uncompress()Kostya Shishkov2020-06-251-1/+2
* core: fix or silence clippy warningsKostya Shishkov2020-06-161-11/+18
* remove trailing whitespacesKostya Shishkov2020-04-151-1/+1
* core: add a new (de)compression moduleKostya Shishkov2020-04-132-0/+1062