Commit graph

5 commits

Author SHA1 Message Date
Ryan Oldenburg 35efcf1495 jpeg version 2022-05-12 18:47:53 -05:00
Ryan Oldenburg 23e2d5b331 morepretty 2022-05-11 20:03:40 -05:00
Ryan Oldenburg 8b62fc428b jpegsuite, validate uses masters/diffs/rendered independently 2022-05-11 17:54:02 -05:00
treeform ecd59d214a Better JPEG validation. 2022-05-07 12:19:15 -07:00
treeform 5e484ad4ab
Resurrect old nim-native jpeg parser and fix most issues (#414)
* Add new jpeg tests.
* Resurrect old jpeg.
* Fix Jpeg grayscale
* Fix 4:1:1 scaling.
* Better chunk scanner.
* Fight progressive.
* Fight restart markers.
* Jpeg can now parse all of the test files.
* Fuzzing and overflow checks
* Make getBits* the only way to read the bits. 
* Make Quantiziation and IDCT happen only in one place.
* Rename jpg folder to jpeg
2022-05-05 09:19:17 -07:00