kmx git
Register
kc3-lang/brotli
kc3-lang
Login
kc3-lang
/
brotli
Browse
Commit
Author :
Zoltan Szabadka
Date :
2015-06-29 14:20:25
Hash :
95ddb48a
Message :
Fix some VS compilation errors in the encoder. - Use std::numeric_limits<double>::infinity() instead of 1.0 / 0.0 - Use FastLog2() instead of log2() in cost model