1647 Commits (8b8ea351a2b79009db437fa1333ca68a3190826c)

Author SHA1 Message Date
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. 10 years ago
Scott Williams ac47d9fdde Enforce only access inside array bounds 10 years ago
Scott Williams 1067c788af style 👮 10 years ago
Scott Williams df0775b732 code cleanup and comments 10 years ago
James Jackson-South 88d379fb0a Add size overload to Resize 10 years ago
Scott Williams 6a6d0616dc style 👮 10 years ago
Scott Williams 468d06daf5 drop test code 10 years ago
Scott Williams ca05bec9da Fix complex polygon fill 10 years ago
Scott Williams 10b94e4fe8 drop old code 10 years ago
Scott Williams 49a4dd3cc0 fix class name 10 years ago
Scott Williams 9ae9041c8d use abstract base class instead of interface 10 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 10 years ago
Scott Williams d0e3337e8e WIP - Improve polygon fill speed 10 years ago
Scott Williams f70c2e7188 stylecop cleanup 10 years ago
Scott Williams e033f84b50 make SyncRoot instance level 10 years ago
Scott Williams 4d3532d39b drop configuration extensions 10 years ago
Scott Williams 27b09f56c8 move to static method 10 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 10 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
Scott Williams 286b53d867 fixes from rebase 10 years ago
Scott Williams 2ac76dc566 clean up 10 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 10 years ago
Scott Williams 7570c3a278 migrate processors 10 years ago
Scott Williams 0687541aba update version numbers 10 years ago
Scott Williams f69d9279c5 fix net45 dependencies 10 years ago
Scott Williams 0ea222b5cf styelcop settings 10 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 10 years ago
Scott Williams 78359860ff Split Drawing from Core 10 years ago
James Jackson-South 09d01a1d37 Throw useful error 10 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 10 years ago