1606 Commits (41731c72cc33dafbb903b78da584998f721b7bb3)

Author SHA1 Message Date
Scott Williams adf70f8760 Revert "At least render something when progressive." 9 years ago
Anton Firszov 77e9bb373c added some comments to Block8x8F stuff 9 years ago
James Jackson-South 55214175b2 At least render something when progressive. 9 years ago
Scott Williams 56702de234 drop return 9 years ago
Scott Williams beff783ce9 Just drop out when image data is loaded 9 years ago
James Jackson-South 7ed5f8fb52 Much reduce file size for output. 9 years ago
Scott Williams c329941f97 prevent progressive images breaking. 9 years ago
Scott Williams ba064b0252 stop processing jpeg file once image loaded. 9 years ago
James Jackson-South cdb215e744 Squeeze a couple more ms out of png encode 9 years ago
James Jackson-South 0bd4f6a90a Png improvements 9 years ago
James Jackson-South c417d302b5 Inline clamp 9 years ago
Ingo Bauersachs 8a9f929137 Add a .NET 4.6.1 profile to use its System.Numerics.Vectors 9 years ago
James Jackson-South 166dafdf67 Slightly faster clamp. 9 years ago
James Jackson-South 2a38f8625b Use same accuracy as other encoders 9 years ago
Anton Firszov 39398a2e95 removed old UnzigDivRound() 9 years ago
Anton Firszov 77581c8a22 Optimized UnzigDivRound 9 years ago
Dirk Lemstra ce867352cf Fixed incorrect array index when decoding PNG images. 9 years ago
James Jackson-South dc973e4dac Use scaled int for Ycck 9 years ago
James Jackson-South e1da503ca2 Remove unnecessary casts 9 years ago
James Jackson-South 57ab2c5dd2 Match Photoshop subsampling rules 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov cb7f43f6ee ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
James Jackson-South f256120c74 Fix concurrent png decoding 9 years ago
James Jackson-South c16f1b2791 Replace floating point color translations 9 years ago
James Jackson-South bd445a6e5e YCrCr should use byte 9 years ago
Dirk Lemstra 89b0c400f3 Sealed classes. 9 years ago
Scott Williams ac47d9fdde Enforce only access inside array bounds 9 years ago
Scott Williams 1067c788af style 👮 9 years ago
Scott Williams df0775b732 code cleanup and comments 9 years ago
James Jackson-South 88d379fb0a Add size overload to Resize 9 years ago
Scott Williams 6a6d0616dc style 👮 9 years ago
Scott Williams 468d06daf5 drop test code 9 years ago
Scott Williams ca05bec9da Fix complex polygon fill 9 years ago
Scott Williams 10b94e4fe8 drop old code 9 years ago
Scott Williams 49a4dd3cc0 fix class name 9 years ago
Scott Williams 9ae9041c8d use abstract base class instead of interface 9 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 9 years ago
Scott Williams d0e3337e8e WIP - Improve polygon fill speed 9 years ago
Scott Williams f70c2e7188 stylecop cleanup 9 years ago
Scott Williams e033f84b50 make SyncRoot instance level 9 years ago
Scott Williams 4d3532d39b drop configuration extensions 9 years ago
Scott Williams 27b09f56c8 move to static method 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 8a916f453d fix namespaces 10 years ago
Scott Williams 940cca746c dropped ToFrame and Clone extensions 10 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 10 years ago
Scott Williams 59701c0fbf revert making clases public 10 years ago
Scott Williams 6aea9c21e3 share assembly info 10 years ago
Scott Williams 96735416c7 dropped shared helpers 10 years ago
James Jackson-South 73d5110564 Use better exception 10 years ago