Eugene Kliuchnikov
|
da254cffdb
|
Update (#630)
* merge {dec|enc}/port.h into common/platform.h
* fix one-shot q=10 1-byte input compression
* fix some unprefixed definitions
* make hashers host-endianness-independent
* extract enc/params.h from enc/quality.h
* fix API documentation / typos
* improve `BrotliEncoderMaxCompressedSize`
|
2017-12-12 14:33:12 +01:00 |
Tomáš Popela
|
a0c7dafe28
|
Fix permissions of various files in project (#613)
Move from 755 to 644.
|
2017-10-10 11:24:13 +02:00 |
Eugene Kliuchnikov
|
6535435413
|
Update (#589)
* cleanup
* fix `unbrotli` CLI
* Java retouch for faster JS decoder
|
2017-08-24 13:29:48 +02:00 |
Eugene Kliuchnikov
|
d63e8f75f5
|
Update API, and more (#581)
Update API, and more:
* remove "custom dictionary" support
* c/encoder: fix #580: big-endian build
* Java: reduce jar size
* Java: speedup decoding
* Java: add 32-bit CPU support
* Java: make source code JS transpiler-ready
|
2017-08-04 10:02:56 +02:00 |
Eugene Kliuchnikov
|
6ece1d8791
|
Move files & update paths (#541)
* Move files & update paths
* Rename build to scripts.
* Fix paths
* Fix script.
|
2017-04-23 14:07:08 +02:00 |