5921 Commits (ff160a7cf9387df65481d7c8f0736e602cb82603)
 

Author SHA1 Message Date
popow ff160a7cf9 Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
popow 685b5c5204 added unit test for writing large exif profiles 8 years ago
popow e6bcb2b1cd if exif data exceeds 64k, it will be written in multiple APP1 markers 8 years ago
popow f544e18e6a if Exif data exceeds 64K and is split over multiple App1 marker, it will be extended like the ICC profile does 8 years ago
James Jackson-South 1481b70330
Merge pull request #645 from SixLabors/js/simplify-namespaces 8 years ago
Anton Firszov 0475a072d5 remove unnecessary partial keyword 8 years ago
James Jackson-South b33df4866e
Merge branch 'master' into js/simplify-namespaces 8 years ago
James Jackson-South 741d5f3f5d
Merge pull request #647 from JBildstein/icc-profile-size-check 8 years ago
Johannes Bildstein deb299036f improve check for invalid ICC profiles and extend tests 8 years ago
James Jackson-South d6944d5a6a Simplify drawing namespaces. 8 years ago
James Jackson-South fc2dc1b69d Update ImageSharp Namespaces. 8 years ago
James Jackson-South 68ca7ff06e
Merge pull request #643 from SixLabors/js/new-jpeg-scan-decoder 8 years ago
Anton Firszov 227789628b temporal vortex attacked again 8 years ago
Anton Firszov df557c9312 ScanDecoder: refactor parameters to members 8 years ago
Anton Firszov ff1a24c02a simplify + uniformize blockDataRef retrieval 8 years ago
Anton Firszov b9a6804fbf separate Interleaved / Non-Interleaved code path 8 years ago
Anton Firszov 468797f4fa use JpegThrowHelper 8 years ago
Anton Firszov d04611ead1 Introduce InliningOptions 8 years ago
Anton Firszov c21e971210 ParseStream -only benchmark 8 years ago
Anton Firszov 65a050495f add regression test for #624 8 years ago
James Jackson-South d4fc8a03be Move method where it belongs. 8 years ago
James Jackson-South bd79c84714 Update Huffman table property 8 years ago
James Jackson-South 9cb8c155fb Rename struct 8 years ago
James Jackson-South 69f228bf23 private static ordering. 8 years ago
James Jackson-South fcabcdd5d5 Refactor FastACTables and reduce trivial duplication. 8 years ago
James Jackson-South 6360a8a9a1 Update name reference 8 years ago
James Jackson-South 8370d4f8af Fix updated struct name 8 years ago
James Jackson-South 1e493ab80e Split progressive AC method and rename GrowBufferUnsafe 8 years ago
James Jackson-South 43c818fec2 Add descriptive comments, remove unused, and make method static. 8 years ago
James Jackson-South cfe5b5cc8b Update reference images from master 8 years ago
James Jackson-South b5e240177a Delete unused code. 8 years ago
James Jackson-South d8f4b25c63 Remove unused huffman table code. 8 years ago
James Jackson-South f2e05bfcbc Minor perf changes. 8 years ago
James Jackson-South 1a79cfb002 void methods 8 years ago
James Jackson-South c69c3aca13 Split decode method. 8 years ago
James Jackson-South 681f99f914 Can now decode baseline + progressive 8 years ago
James Jackson-South 588e423410 9/10 baseline now pass! 8 years ago
James Jackson-South 5716dbeb63 Merge branch 'master' into js/new-jpeg-scan-decoder 8 years ago
James Jackson-South 9e59ac19e0 6/10 baseline images now pass. 8 years ago
popow 94da0b3f4e added SyncProfiles() before writing the Exif Chunk 8 years ago
popow 700fde41cb Merge remote-tracking branch 'upstream/master' into feature/pngExif 8 years ago
popow f32e68ac82 - fixed error message in WriteExifProfile, when Exif data exceeds the limits 8 years ago
popow c228f945c8 commented out not needed references 8 years ago
James Jackson-South d7bd82b79e
Merge pull request #637 from SixLabors/js/faster-gif 8 years ago
James Jackson-South 565d885414
Merge branch 'master' into feature/pngExif 8 years ago
James Jackson-South ad8c2e26fc
Merge branch 'master' into js/faster-gif 8 years ago
James Jackson-South 6949cde219
Merge pull request #640 from SixLabors/af/magick 8 years ago
Anton Firszov 52c9ca4a3d pushed a bad value accidentally in my previous commit 8 years ago
Anton Firszov 93585fd00c try to fine-tune tolerance in PngEncoderTests + better Rgba64.ToString() 8 years ago
Anton Firszov 9204e4deac Merge branch 'af/magick' of https://github.com/SixLabors/ImageSharp into af/magick 8 years ago