zxing/core
2013-01-19 20:48:03 +00:00
..
lib Update to JUnit 4.11 2012-11-26 22:51:07 +00:00
src/com/google/zxing On scan we pass a grayscale image of the scanned image, which is used as a thumbnail. These days this is getting to be 2MB of data to bundle to copy around in memory. Instead scale by 50% and JPEG-encode. This saves some memory and paves the way for later perhaps saving the image data with history. 2013-01-19 20:48:03 +00:00
test Change some tests that used .jpg in path to use .png now 2012-12-31 15:23:21 +00:00
.gitignore Tweak svn/git ignores 2010-08-20 00:41:26 +00:00
build.xml Update to JUnit 4.11 2012-11-26 22:51:07 +00:00
pom.xml Add some newer plugin versions 2013-01-16 07:26:41 +00:00