pixie/tests/fileformats
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
..
bmp bmp dib decoder 2022-02-13 16:55:10 -06:00
gif zippy 0.7.4 2022-01-06 20:14:05 -06:00
jpeg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
png Rename baboon to mandrill 2022-02-04 15:07:34 +01:00
ppm fix high-depth handling and add a test case 2022-01-10 15:26:20 +02:00
qoi QOI support 2022-01-03 17:20:00 +01:00
svg 3.1.3 2022-01-25 17:06:09 -06:00