Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qr_mask_apply() works in-place | Leo Uino | 2011-07-15 | 1 | -1/+2 |
| | |||||
* | Move RS block size calculation to a separate function | Leo Uino | 2011-07-14 | 1 | -18/+19 |
| | |||||
* | Create common header | Leo Uino | 2011-07-14 | 1 | -0/+1 |
| | |||||
* | First attempt at parsing | Leo Uino | 2011-07-14 | 1 | -0/+1 |
| | |||||
* | Fix incorrect layout of format info | Leo Uino | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Merge some files | Leo Howell | 2009-11-14 | 1 | -46/+10 |
| | |||||
* | Store ec level in qr_data struct | Leo Howell | 2009-11-14 | 1 | -4/+3 |
| | |||||
* | Fix the output block order | Leo Howell | 2009-11-03 | 1 | -6/+18 |
| | |||||
* | generate alignment pattern | Leo Howell | 2009-11-03 | 1 | -1/+22 |
| | |||||
* | support for multiple ec blocks | Leo Howell | 2009-11-01 | 1 | -21/+28 |
| | |||||
* | debug output to stderr | Leo Howell | 2009-10-08 | 1 | -9/+9 |
| | |||||
* | render version bits | Leo Howell | 2009-10-08 | 1 | -1/+28 |
| | |||||
* | code format --> version | Leo Howell | 2009-10-08 | 1 | -9/+8 |
| | |||||
* | Render ec level, mask info bits | Leo Howell | 2009-10-08 | 1 | -2/+98 |
| | |||||
* | Auto-select mask | Leo Howell | 2009-10-04 | 1 | -7/+199 |
| | |||||
* | apply (incorrect!) mask to generated code | Leo Howell | 2009-09-28 | 1 | -18/+51 |
| | |||||
* | bitstream -> qr_bitstream | Leo Howell | 2009-09-27 | 1 | -33/+33 |
| | |||||
* | bitmap handling routines | Leo Howell | 2009-09-27 | 1 | -4/+3 |
| | |||||
* | (partially) layout code | Leo Howell | 2009-09-26 | 1 | -8/+74 |
| | |||||
* | get ready for multiple RS blocks | Leo Howell | 2009-09-26 | 1 | -23/+71 |
| | |||||
* | Figure out how to encode RS | Leo Howell | 2009-09-15 | 1 | -2/+2 |
| | |||||
* | RS encode (not working yet) | Leo Howell | 2009-09-15 | 1 | -1/+10 |
| | |||||
* | The story so far | Leo Howell | 2009-09-05 | 1 | -0/+121 |