zxing/core
2008-04-10 20:26:42 +00:00
..
lib Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00
src/com/google/zxing Changed how many rows we scan while detecting QR finder patterns. The mobile case dynamically calculates this based on the height of the image, and ranges from a small speedup to a big difference for large inputs. Also changed the try harder case to scan every 3rd line for a 3x speedup. The unit tests have the same success rate as before: 16/20 on qr1, 10/10 on qr2. 2008-04-10 20:26:42 +00:00
test Standardize array initializer syntax to use the form without "new type[]", to be consistent and make translation to C++ easier 2008-04-07 19:42:35 +00:00
build.xml Biiig standardization of whitespace. 2 space indents now, no tabs. 2008-02-14 20:25:54 +00:00