Simon Cropp
|
270a073fc6
|
Cleanup (#965)
* redundant ()
* redundant stirng interpolation
* use method groups
* redundant unsafe
* redundant qualifiers
* redundant ()
* redundant init
* redundant init
* redundant casts
* redundant casts
|
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
|
78f0a41f03
|
Use bounds checks in Huffman ctr. Fix #798
|
7 years ago |
Peter Amrehn
|
880be0a5aa
|
#797 throw ImageFormatException when no StartOfFrame marker is found on a jpg image.
|
7 years ago |
Anton Firszov
|
84d448501f
|
further cleanup
|
8 years ago |
James Jackson-South
|
ed07db23ae
|
delete golang jpeg decoder
|
8 years ago |
Anton Firszov
|
85d7548049
|
rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory
|
8 years ago |
Anton Firszov
|
6585f9551f
|
RENAME: MemoryManager -> MemoryAllocator
|
8 years ago |
Dirk Lemstra
|
58f3c0e821
|
Added extra images to the exclude list and also skip them locally.
|
8 years ago |
Anton Firszov
|
caecf2288e
|
scatter JpegDecoderTests into multiple files
|
8 years ago |