11805 Commits (0cf4d9172f64ad67b06d458df1d257bb62dddfd8)
 

Author SHA1 Message Date
Dmitry Pentin 3354ae68d7 Reduced stackallock pressure by changing char to byte 4 years ago
Dmitry Pentin 8b01f139d4 Removed debug checks 4 years ago
Dmitry Pentin 1694a5bf84 Added sanity check for generated huffman codes 4 years ago
Brian Popow dae6503363 Add tests for horizontal and vertical filter without hardware intrinsics 4 years ago
Ynse Hoornenborg e3ef796be2 Fix casing for Webp test image 4 years ago
Ynse Hoornenborg 760785e75e Fix casing of test images file names 4 years ago
Ynse Hoornenborg 559edde971 Don't throw when Position is out of range for BufferedReadStream 4 years ago
Brian Popow d7ecfb5866 SSE2 version of HorizontalUnfilter 4 years ago
Brian Popow 4289b8c398 Fix indenting 4 years ago
Brian Popow 2d9ac58b29 AVX2 version of VerticalUnfilter 4 years ago
Dmitry Pentin 2334bcf5eb Testing commit, lot of out of bounds guards 4 years ago
Dmitry Pentin 6cf7ab9b5b Removed Configure() method 4 years ago
Ildar Khayrutdinov 592f3770a1 Merge remote-tracking branch 'upstream/master' into ifd-pointer 4 years ago
James Jackson-South 3d981fe72f
Merge branch 'master' into read-xmp-from-webp 4 years ago
James Jackson-South a54a19fa99
Merge pull request #1924 from br3aker/dp/sof-exception-fix 4 years ago
Dmitry Pentin 22ed6da369 Moved 'unrecoverable image' to 'unsupported' test case 4 years ago
Dmitry Pentin 6b36d552c1 Added example image to the test suite 4 years ago
Dmitry Pentin c682504b38 Fix 4 years ago
James Jackson-South 5fa5e50bad
Merge pull request #1760 from IldarKhayrutdinov/bigtiff 4 years ago
James Jackson-South 8b1a85da80
Merge branch 'master' into bigtiff 4 years ago
James Jackson-South a5ae98cc0b
Merge pull request #1907 from SixLabors/js/chunkstream-position 4 years ago
Ynse Hoornenborg b443e824a2 Gif: Check on frame count before writing repeat count 4 years ago
Ynse Hoornenborg 12263f9e53 Delete XElementEqualityComparer.cs 4 years ago
Ynse Hoornenborg ded8b20b5c Read only API for XmpProfile 4 years ago
Ildar Khayrutdinov 4491343ee8 test fix 4 years ago
Ildar Khayrutdinov 4f199ff73a 4 byte IFD pointer 4 years ago
Ildar Khayrutdinov feb49798bb format 4 years ago
James Jackson-South 7ed9bb6525
Merge branch 'master' into js/chunkstream-position 4 years ago
James Jackson-South e20410c412
Merge pull request #1877 from jubilant-enigma/je/nonstandard-png-exif 4 years ago
Ildar Khayrutdinov d9081e0a7c Merge remote-tracking branch 'upstream/master' into bigtiff 4 years ago
Ildar Khayrutdinov 62fc16224e HTML -> MD 4 years ago
Ildar Khayrutdinov 46f976a9b6 comment 4 years ago
Ildar Khayrutdinov 7d3921aa74 cleanup 4 years ago
James Jackson-South 3c421bbc12 Merge remote-tracking branch 'upstream/master' into je/nonstandard-png-exif 4 years ago
James Jackson-South 95318b1d9d Update shared-infrastructure 4 years ago
James Jackson-South f7b332a999
Merge pull request #1922 from br3aker/dp/jpeg-idct-scalar 4 years ago
Dmitry Pentin d61b845fd9 Fixed FDCT test comment 4 years ago
Dmitry Pentin c719cf2d71 Fixed intrinsic flag in DCT tests 4 years ago
Dmitry Pentin c50935f5ca Fixed runtime error 4 years ago
WINDEV2110EVAL\User 7e7ea93882 Fixed comments. 4 years ago
WINDEV2110EVAL\User 6cdc595583 Merge with remote 4 years ago
WINDEV2110EVAL\User 47cd2a4bfb Merge branch 'je/nonstandard-png-exif' of https://github.com/jubilant-enigma/ImageSharp into je/nonstandard-png-exif 4 years ago
WINDEV2110EVAL\User bdb69d1027 Allow reading legacy exif data from uncompressed text chunks as well. 4 years ago
WINDEV2110EVAL\User 6dba6cf1f8 Moved HexStringToBytes into a SixLabors.ImageSharp.Common.Helpers.HexConverter. 4 years ago
Ynse Hoornenborg f64f2cc719 Skip over iTXT header 4 years ago
Ynse Hoornenborg f4510132fc Use memory allocator in Gif encoder 4 years ago
James Jackson-South 76261ff808 Update shared-infrastructure 4 years ago
James Jackson-South 4c0df9f7f9
Merge branch 'master' into je/nonstandard-png-exif 4 years ago
Ynse Hoornenborg 06beffb2db Performance improvements 4 years ago
Ynse Hoornenborg 32aa75b345 Fix build on .NET core 2.1 4 years ago