11289 Commits (46226bfe79aeb8372cf367c5628313e1bbf1fe8c)
 

Author SHA1 Message Date
Dmitry Pentin 46226bfe79 Reduced memory pressure, removed unnecessary buffer 4 years ago
Dmitry Pentin e7ee0fdac4 [WIP] outer scope memory propagation 4 years ago
Dmitry Pentin 51127b6b56 Removed 257 bytes of stack memory pressure 4 years ago
Dmitry Pentin 499ddf8def More readable and maybe even faster code 4 years ago
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
Dmitry Pentin 2334bcf5eb Testing commit, lot of out of bounds guards 4 years ago
Dmitry Pentin 6cf7ab9b5b Removed Configure() method 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
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
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
James Jackson-South 72eb0f7f51
Merge branch 'master' into js/chunkstream-position 4 years ago
wischi fe044d131c Remove return value documentation for void return types. 4 years ago
WINDEV2110EVAL\User 0409d9699a Merge branch 'is_master/master' into je/nonstandard-png-exif 4 years ago
WINDEV2110EVAL\User 82e664aad3 New, faster HexStringToBytes implementation based off the reference source implementation of Convert.FromHexString(): https://source.dot.net/#System.Private.CoreLib/Convert.cs,c9e4fbeaca708991 4 years ago
WINDEV2110EVAL\User 2a7ec5dc66 Moved ExifHeader to a local variable since it's only used in one function anyway. 4 years ago
James Jackson-South 15e688e082
Merge branch 'master' into js/chunkstream-position 4 years ago
Brian Popow 1adb6b4881
Merge pull request #1902 from SixLabors/bp/getResidualCostSse2 4 years ago
Brian Popow 6e4d4fe66b
Merge branch 'master' into bp/getResidualCostSse2 4 years ago
James Jackson-South 4cb36e6ae7
Merge pull request #1906 from SixLabors/js/public-pixelbuffer 4 years ago
James Jackson-South c57bf82c44 Don't throw when Position is out of range. Fix #1903 4 years ago
James Jackson-South 981ff69831 Update ImageFrame{TPixel}.cs 4 years ago
Brian Popow 68d0d6b600
Merge branch 'master' into bp/getResidualCostSse2 4 years ago
Anton Firszov 04f64b66c3
Merge pull request #1901 from SixLabors/af/faster-getrowspan 4 years ago
Anton Firszov 0d3bd57642 update benchmark results 4 years ago