pdf.js/src
p01 2b6cb317db Optmized decodeRefinement, moving the prediction error outside the inner loop
There is no need to slow down the inner loop with a test for ltp as it can only
change if prediction is true in which case it only changes in the outer loop.
2014-03-13 17:38:12 +01:00
..
core Optmized decodeRefinement, moving the prediction error outside the inner loop 2014-03-13 17:38:12 +01:00
display Merge pull request #4259 from brendandahl/built-in-cmaps-squash 2014-03-13 10:27:48 -05:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Fixes typo in function.js 2014-03-08 22:40:19 +01:00
pdf.js Updated to current latest stable version of jshint. 2014-03-01 13:31:25 -08:00
worker_loader.js Extract duplicate arithmetic decoder to own class 2014-03-10 16:56:00 +01:00