brotli/tools
Zoltan Szabadka 2726b8a4f6 Encoder fixes.
* Remove default constructors.
* Initialize bit_cost in histogram.Clear().
* Check fseek result in FileSize.
* Replace malloc in BrotliFileIn constructor with "new".
* Catch bad_alloc in bro tool.
2015-10-06 11:23:44 +02:00
..
bro.cc Encoder fixes. 2015-10-06 11:23:44 +02:00
Makefile Define the encoder dictionary in the .cc file and link only once. 2015-10-01 13:08:43 +02:00
rfc-format.py Add the current version of the brotli specification. 2015-04-07 16:58:07 +02:00
version.h Add tools/version.h that conatins the brotli version. 2015-10-02 11:32:42 +02:00