aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/compression/comp_util.h
Commit message (Collapse)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Convert compression filters to in-place transforms and refactorlloyd2014-11-181-0/+90
to minimize the amount of logic needed in the files specific to each library.