Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 81480011 | 2016-08-23 14:40:33 | Move "public" to "include/brotli" | ||
| 801f5f37 | 2016-08-22 13:28:22 | * rename macros with preceding underscore * add Brotli*TakeOutput methods * * flushing now doesn't require additional call * add Brotli*Version methods * moved public headers to 'public' directory * removed C++ API * do not assume STDC_VERSION is defined | ||
| 20481890 | 2016-07-26 14:41:59 | Update encoder: * booleanification * integer BR scores, may improve performance if FPU is slow * condense speed-quality constants in quality.h * code massage to calm down CoverityScan * hashers refactoring * new hasher - improved speed, compression and reduced memory usage for q:5-9 w:10-16 * reduced static recources -> binary size | ||
| 986aa099 | 2016-06-14 13:42:47 | Fix VS compilation warnings; cleanup API. | ||
| 3ccbf05d | 2016-06-13 11:01:04 | Convert encoder to plain C. | ||
| c2a9b2d2 | 2016-06-03 16:29:37 | Step 3: change file extension C++ -> C This will break the build. | ||
| be1a53a6 | 2016-06-14 13:42:47 | Fix VS compilation warnings; cleanup API. | ||
| b972c677 | 2016-06-13 11:01:04 | Convert encoder to plain C. | ||
| 582ecab3 | 2016-06-03 16:29:37 | Step 3: change file extension C++ -> C This will break the build. |