6778 Commits (d397620856d1d8ee94b313576165738bc87cf71f)
 

Author SHA1 Message Date
Brian Popow d397620856
Merge branch 'master' into feature/adaptiveHistogramEqualization 7 years ago
James Jackson-South abaf5581b6
Merge pull request #792 from brianpopow/feature/BMPv2ColorPaletteFix 8 years ago
James Jackson-South 2f3c0fce47 Use S.D in Windows. 8 years ago
James Jackson-South 890134cec6 Fix reference tests 8 years ago
James Jackson-South c1c70f1f4f Merge remote-tracking branch 'upstream/master' into feature/BMPv2ColorPaletteFix 8 years ago
James Jackson-South 4f1e6249cf
Merge pull request #791 from brianpopow/feature/BmpOS22ShortSupport 8 years ago
James Jackson-South ddb524d1a5 Merge remote-tracking branch 'upstream/master' into feature/BMPv2ColorPaletteFix 8 years ago
James Jackson-South 5ef46927fc Use MagickReferenceDecoder for bmp. 8 years ago
James Jackson-South 7e55d2277f Disable comparison since the reference decoders cannpt decode the image. 8 years ago
James Jackson-South ce6cfa01c8 Merge remote-tracking branch 'upstream/master' into feature/BmpOS22ShortSupport 8 years ago
popow 0f5df545be updated unit test to be in line with the other tests 8 years ago
popow 0e41c13d3c added Test for decoding windows BMPv2 and one for a bitmap which has 4 bytes per color palette 8 years ago
James Jackson-South c3a6040cdf
Merge pull request #785 from swoolcock/more-aot-compiling 8 years ago
James Jackson-South 24236c8880
Merge branch 'master' into more-aot-compiling 8 years ago
James Jackson-South cbfb8dc23a
Merge pull request #789 from SixLabors/js/fix-gaussian 8 years ago
popow 377a2e50a2 Os2Short -> Os22ShortSize 8 years ago
popow 10af2ed98c fix for Windows 2.0 or OS/2 1.x bitmaps only use 3 bytes per color palette entry 8 years ago
popow c25c34b476 added unit test for decoding OS2 bitmap with 16 bytes header 8 years ago
popow eb7d60b681 added parsing of the OS22XBITMAPHEADER short variant (16 bytes) 8 years ago
Shane Woolcock 50c3d7fd7a Code sanity 8 years ago
Shane Woolcock 520d181b0d AoT seed image encoders as well as decoders 8 years ago
Brian Popow 1f46ec6efd
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
Shane Woolcock 2c3765bf50 Merge branch 'master' into more-aot-compiling 8 years ago
Shane Woolcock 83d52d5f79 Seed unsafe calls from the static constructor. 8 years ago
James Jackson-South d7a4688da2
Merge branch 'master' into js/fix-gaussian 8 years ago
James Jackson-South 590609a9b3
Merge pull request #783 from carbon/cq10 8 years ago
James Jackson-South 1b2e794c5b Use correct Kernel dimensions and optimize. Fix #786 8 years ago
James Jackson-South 4568a4bfce
Merge branch 'master' into cq10 8 years ago
Jason Nelson c0db8f16e2 Use HashCode.Add when combining more than 8 hashcodes 8 years ago
Jason Nelson 77c54662a2 Replace HashHelpers with HashCode.Combine 8 years ago
James Jackson-South 0d2c57a65c
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
James Jackson-South 944690002f
Merge pull request #788 from SixLabors/js/fix-transforms 8 years ago
James Jackson-South 3917e397f5 Fix #787 8 years ago
Jason Nelson db841b7141
Merge branch 'master' into cq10 8 years ago
James Jackson-South c687f3e4ac
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
James Jackson-South 4544512771
Merge pull request #782 from SixLabors/af/resize1 8 years ago
James Jackson-South 0274eae253 Bump lower tolerance for Box. 8 years ago
popow fa1f036720 alpha channel from the original image is now preserved 8 years ago
popow cadd2b3884 changed default value for ClipHistogram to false again 8 years ago
popow f72908f7a8 fixed issue with the border tiles, when tile width != tile height 8 years ago
popow 66b75503c5 re-using pre allocated pixel row in GetPixelRow 8 years ago
popow 09955daa33 using Parallel.ForEach to calculate the lookup tables 8 years ago
popow e5121dcb63 using Parallel.ForEach for all inner tile calculations 8 years ago
Shane Woolcock 308e02eb2f Adds more to the AoT compiler. 8 years ago
Jason Nelson 690c5515a7 Remove unused Microsoft.CSharp dependency 8 years ago
Jason Nelson 196b748153 Remove unused BitMiracle.LibJpeg.NET depedency 8 years ago
Jason Nelson 18a75f4144 Cleanup assembly properties 8 years ago
popow b6eda7f7f3 fixing mistake during merge from upstream: setting test images to "update Resize reference output because of improved ResizeKernelMap calculations" 8 years ago
popow 0329fb13c9 fixed build errors 8 years ago
Jason Nelson 31c2d4add6 Use GetHashCode when combining int values 8 years ago