Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply clippy lints | Akshay | 2021-04-23 | 3 | -16/+9 |
* | add obiv, the obi image viewer | Akshay | 2021-04-22 | 2 | -1/+79 |
* | add RLE compression functions | Akshay | 2021-04-18 | 4 | -27/+191 |
* | add image manip apis | Akshay | 2021-03-06 | 1 | -10/+30 |
* | implement simple error handling | Akshay | 2021-03-03 | 4 | -39/+139 |
* | add decode logic | Akshay | 2021-03-01 | 3 | -5/+64 |
* | redefine pixel as bool, implement encoding | Akshay | 2021-03-01 | 2 | -14/+52 |
* | add basic types | Akshay | 2021-02-26 | 1 | -0/+99 |
* | init with spec info | Akshay | 2021-02-26 | 1 | -0/+7 |