Revamp the character encoding detection to use a more complicated but still crude...
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Sun, 2 Nov 2008 12:22:33 +0000 (12:22 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Sun, 2 Nov 2008 12:22:33 +0000 (12:22 +0000)
commite770129581cb6b05b26971d392ea9f405b981464
tree3106d2dbfde8613778ac90e021d1658c44e3e1d2
parent7c712f36d4d1a376150b33643003cff6d5edab1c
Revamp the character encoding detection to use a more complicated but still crude algorithm that detects more Shift_JIS sequences correctly.

git-svn-id: http://zxing.googlecode.com/svn/trunk@664 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/decoder/DecodedBitStreamParser.java
core/test/src/com/google/zxing/qrcode/QRCodeBlackBox2TestCase.java
core/test/src/com/google/zxing/qrcode/decoder/DecodedBitStreamParserTestCase.java