pixie/tests/fileformats/jpeg/master
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
..
8x8.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
8x8.png Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
8x8_progressive.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
16x16.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
16x16.png Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
16x16_progressive.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
black.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
blue.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat.png Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_4_1_1.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_4_2_0.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_4_2_2.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_4_4_4.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_4_4_4_progressive.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_restart_markers_5.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
cat_restart_markers_5_progressive.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
exif_overrun.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
grayscale_test.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
green.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
mandrill.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
progressive.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
quality_01.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
quality_10.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
quality_25.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
quality_50.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
quality_100.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
red.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
testimg.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
testimgp.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
testorig.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
testprog.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00
white.jpg Resurrect old nim-native jpeg parser and fix most issues (#414) 2022-05-05 09:19:17 -07:00