zxing/bug
2008-10-30 18:44:10 +00:00
..
lib Initial checkin of bug client code from buglabs 2008-06-24 19:00:09 +00:00
src/com/google/zxing/client/bug Did a big refactoring on the MonochromeBitmapSource. I removed all the caching luminance calls and converted them to getting luminance data on demand. This saved another 33,000 function calls per rejected scan, good for another 15 ms savings. I also moved the luminance calls to BaseMonochromeBitmapSource and made them protected, to indicate that the decoders shouldn't use them. 2008-10-30 18:44:10 +00:00
build.xml More fixes to the build files after trying to build the whole thing again for release 2008-07-10 20:25:42 +00:00