2736 Commits (5b35101a554f4f14b3c8e8c62d949f65d251c4fd)
 

Author SHA1 Message Date
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
Anton Firszov ae62653ac1 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
Anton Firszov 43e7b438e4 removed non master-branch-like junk 10 years ago
James Jackson-South 9199170fba Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
James Jackson-South 128a0f24b6 Fix blending on #14 10 years ago
James Jackson-South 0e657eb6af Update to ImageSharp [skip ci] 10 years ago
James Jackson-South 5467fad353 Enhance Blend to use point and Size Fix #14 10 years ago
James Jackson-South dd475f2d1c Merge branch 'refs/heads/Namespacing' 10 years ago
James Jackson-South e4d76533ea Normalize naming and organize locations 10 years ago
James Jackson-South cb570e6be0 Slight decrease in memory usage when resizing 10 years ago
Anton Firszov 026f0d857a . 10 years ago
Anton Firszov 773f98b3dd Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp 10 years ago
James Jackson-South e82ea2c6b7 Add documentation to PixelAccessor 10 years ago
James Jackson-South 5ba707a0c9 Minor StyleCop adjustments 10 years ago
James Jackson-South dfb702f5bf Clean up some EXIF documentation 10 years ago
James Jackson-South 1d46a931f3 Clean up Block and BlockF 10 years ago
James Jackson-South a71bc53d62 Fix whitespace 10 years ago
James Jackson-South aa8f36ec20 Document ExifValue 10 years ago
James Jackson-South 9a54460312 Little bit of cleanup 10 years ago
James Jackson-South 2e7690da40 Remove duplication 10 years ago
James Jackson-South dc95a1e48a Organise dependencies. 10 years ago
James Jackson-South 89e5251e39 Cleanup tests project dependencies 10 years ago
James Jackson-South 326bef0ed1 Update BenchmarkDotNet 10 years ago
James Jackson-South 23f96d1a1a Merge branch 'refs/heads/pr/25' 10 years ago
Anton Firszov 0e20436f9c Cleanup + Comments + StyleCop 10 years ago
James Jackson-South 4573980377 Merge remote-tracking branch 'refs/remotes/origin/feature/interlaced' 10 years ago
James Jackson-South 4474077b3c Fix packed pixel tests. 10 years ago
James Jackson-South 9cd7c5e22a Cleanup 10 years ago
James Jackson-South c68ac88f10 Fix #9 10 years ago
James Jackson-South cea1b5baf2 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South d61fae265e A little bit better 10 years ago
James Jackson-South 3fd6ee3536 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/interlaced 10 years ago
James Jackson-South b94a865d1c Initial attempt to decode png. Touch #9 10 years ago
Dirk Lemstra f994932b8b Moved coordinates check to a method and used a Conditional instead of an #if. 10 years ago
James Jackson-South bde29daffd Badges, badges, badges [skip ci] 10 years ago
James Jackson-South 2ba2d0fa05 Fix decoding of 4bit indexed pngs. 10 years ago
James Jackson-South c71feba4c6 Stylecop remove trailing whitespace 10 years ago
James Jackson-South fa2e59bf27 Stylecop Add brackets for operators 10 years ago
James Jackson-South fc707b3c2c Fix Stylecop SA1028 10 years ago
James Jackson-South 20867253a6 Add bounds checks. Fix #29 10 years ago
James Jackson-South 1604ef7228 Merge branch 'refs/heads/pr/30' 10 years ago
James Jackson-South 781477cc05 Fixes for Byte4 10 years ago
luuk afa4313fe3 Array.Clear is faster and looks nicer in source 10 years ago
James Jackson-South 9034950e86 Merge remote-tracking branch 'refs/remotes/origin/feature/packedpixel' 10 years ago
James Jackson-South ba13febc78 Add PackedPixelConverterHelper Fix #27 10 years ago
James Jackson-South 01a8e9c5c8 Add Short4 10 years ago
James Jackson-South 99ff0540c4 Add correct tests 10 years ago
James Jackson-South ab50f1d19f Add Short2 10 years ago
luuk 89b4072cf1 - do not loop trough the entire rented array but only the bytesPerScanline. 10 years ago
James Jackson-South 584227ad7f Add Rgba64 10 years ago