github google/brotli v1.0.7

latest releases: dev/null, v1.1.0, v1.1.0rc...
5 years ago
  • cross compilation support:
    • added ability to run cross-compiled ARM tests in qemu
    • added arm-linux-gnueabihf-gcc entry to Travis build matrix
  • faster decoding on ARM:
    • implemented prefetching HuffmanCode entry as uint32_t if target platform is ARM
    • fixed NEON extension detection
    • combed Huffman table building code for better readability
  • improved precision of window size calculation in CLI
  • minor fixes:
    • fixed typos
    • improved internal comments / parameter names
    • fixed BROTLI_PREDICT_TRUE/_FALSE detection for SunPro compiler
    • unburdened JNI (Bazel) builds from fetching the full JDK

Don't miss a new brotli release

NewReleases is sending notifications on new releases.