James Jackson-South
|
743e351988
|
Handle incorrect colorspace metadata. Fix #882 (#885)
|
7 years ago |
James Jackson-South
|
a69eb5bbed
|
Lazily derive the huffman tables. Fix #839 (#841)
* Lazily derive the huffman tables. Fix #839
* Lazy invoke fast table
* Add performance tweaks to scan decoder.
* Remove unneccessary classes.
|
7 years ago |
James Jackson-South
|
1054f84253
|
Jpeg Fuzz Fixes (#836)
* Nomalize jpeg exceptions. Fix #821
* Fix #822
* Fix #823
* Check for correct QT index. Touch #824
* Check DHT props. Touch #824
* Limit sampling factors to 1 & 2. Touch #824
* Add already fixed image 4. Touch #824
* Check for excessive code lengths. Touch #824
* Add already fixed image 6. Touch #824
* Lint progressive scan details. Touch #824
* Add already fixed image 8. Fix #824
* Remove duplicate per-block checks
* Add already fixed image 1. Touch #825
* Don't throw on bad JFIF density units.
* Add already fixed image 3. Touch #825
* Add already fixed image 4. Fix #825
* Check SOFn marker length. Touch #826
* Add already fixed image 2. Touch #826
* Add already fixed image 3. Fix #826
* Add fixed already fixed image. Fix #827
* Revert unneeded bounds check introduced in #804
|
7 years ago |
James Jackson-South
|
19270664b0
|
Remove hardcoded subsampling. Fix #817 (#834)
|
7 years ago |
Stephan Vedder
|
51ed7c7191
|
Start work on jpeg 12 bit support
|
7 years ago |
Anton Firszov
|
fe6953f34c
|
remove yet another duplicate and drop the unused PdfJsOnly list
|
7 years ago |
Dirk Lemstra
|
ec930e1a43
|
Removed duplicate item from the list.
|
7 years ago |
James Jackson-South
|
b4689fd6f6
|
Add issue reference images
|
7 years ago |
James Jackson-South
|
6f9875d946
|
Decode components in correct order + cleanup + optimizations.
|
7 years ago |
James Jackson-South
|
77f6c1738f
|
Fix #721
|
7 years ago |
James Jackson-South
|
bd4d5ba32d
|
Fix EXIF overflow and Jpeg decoding
|
8 years ago |
Anton Firszov
|
5a9b9b3939
|
add regression test for #624
|
8 years ago |
Anton Firszov
|
caecf2288e
|
scatter JpegDecoderTests into multiple files
|
8 years ago |