1608 Commits (ecf852bac33d64ce9bac1cdf78eac2d739215d81)

Author SHA1 Message Date
Anton Firszov ecf852bac3 MCU counters refactored to JpegDecoderCore from JpegScanDecoder 9 years ago
James Jackson-South 77dc26f783 Faster FastAbs 9 years ago
Scott Williams 2953d877c6 Revert "At least render something when progressive." 9 years ago
Anton Firszov ddcd9cd906 added some comments to Block8x8F stuff 9 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 9 years ago
Scott Williams 9a072b8caf drop return 9 years ago
Scott Williams 21de6ce755 Just drop out when image data is loaded 9 years ago
James Jackson-South 0335c4910f Much reduce file size for output. 9 years ago
Scott Williams 6e3663c5d2 prevent progressive images breaking. 9 years ago
Scott Williams ea0126f3c8 stop processing jpeg file once image loaded. 9 years ago
James Jackson-South 19d143912a Squeeze a couple more ms out of png encode 9 years ago
James Jackson-South d59b78e314 Png improvements 9 years ago
James Jackson-South 4ca7332f99 Inline clamp 9 years ago
Ingo Bauersachs ddadcebaa4 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 9 years ago
James Jackson-South 6d5c8d3192 Slightly faster clamp. 9 years ago
James Jackson-South 98a751beed Use same accuracy as other encoders 9 years ago
Anton Firszov 35395cae6a removed old UnzigDivRound() 9 years ago
Anton Firszov 6baff43cb7 Optimized UnzigDivRound 9 years ago
Dirk Lemstra bc3b80d0a5 Fixed incorrect array index when decoding PNG images. 9 years ago
James Jackson-South fb70281126 Use scaled int for Ycck 9 years ago
James Jackson-South 9f854f2c75 Remove unnecessary casts 9 years ago
James Jackson-South f6adcc8fe0 Match Photoshop subsampling rules 9 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov 6d313e3568 ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
James Jackson-South 0036208fb4 Fix concurrent png decoding 9 years ago
James Jackson-South 470ca4686b Replace floating point color translations 9 years ago
James Jackson-South 596f8df8e0 YCrCr should use byte 9 years ago
Dirk Lemstra 0b7e674fac Sealed classes. 9 years ago
Scott Williams 5945a850f3 Enforce only access inside array bounds 9 years ago
Scott Williams 83f1f796ce style 👮 9 years ago
Scott Williams 086115fd78 code cleanup and comments 9 years ago
James Jackson-South 70c98c5b80 Add size overload to Resize 9 years ago
Scott Williams d6b4315b4d style 👮 9 years ago
Scott Williams 698785aa7c drop test code 9 years ago
Scott Williams e443a60beb Fix complex polygon fill 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams 353440b145 fix class name 9 years ago
Scott Williams d07e0885db use abstract base class instead of interface 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Scott Williams bea633161b WIP - Improve polygon fill speed 9 years ago
Scott Williams 1440476f70 stylecop cleanup 9 years ago
Scott Williams c5e24a425c make SyncRoot instance level 9 years ago
Scott Williams d392b90ec9 drop configuration extensions 9 years ago
Scott Williams 1b24cf12c3 move to static method 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams 0b2e792f26 fix namespaces 10 years ago
Scott Williams 82d4670237 dropped ToFrame and Clone extensions 10 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 10 years ago
Scott Williams 70c0963e8b revert making clases public 10 years ago
Scott Williams 0d12442cbf share assembly info 10 years ago