11276 Commits (5fa5e50bad220c1bea4cf61462fcaccb45ef3951)
 

Author SHA1 Message Date
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
Anton Firszov 52f2ce7c17 use Math.DivRem 4 years ago
Anton Firszov a1e932feaa docs 4 years ago
Brian Popow d01c4fbb2c Merge remote-tracking branch 'origin/master' into bp/getResidualCostSse2 4 years ago
Brian Popow 4694be382a Add Vp8Residual tests 4 years ago
Anton Firszov b0a45f6c08 inline IsOutOfRangeZeroToExclusiveMax 4 years ago
Anton Firszov 4c0dde1b81 fix range check 4 years ago
Anton Firszov ace4fbc229 Numerics.IsOutOfRangeZeroToMax 4 years ago
Anton Firszov 208c83c9cf Merge branch 'master' into af/faster-getrowspan 4 years ago
Anton Firszov d9f4dc607b update benchmark results 4 years ago
Anton Firszov bce450ce25 watch SUPPORTS_CREATESPAN 4 years ago
Anton Firszov 8d651ebc71 simplify TryGetPaddedRowSpan() 4 years ago
James Jackson-South 8cb1acc554
Merge branch 'master' into bigtiff 4 years ago
James Jackson-South 39f37d09af
Merge pull request #1899 from br3aker/dp/jpeg-sampling-factor-validation 4 years ago