3878 Commits (792bd7deca04427edeedfed60d032d27ccd5ed0e)
 

Author SHA1 Message Date
Drawaes ae55dbed46 Fixed interlaced PNG 9 years ago
James Jackson-South 8d5b2c7636 Fix Convolution2DProcessor 9 years ago
James Jackson-South 042f95b003 Fix ConvolutionProcessor 9 years ago
James Jackson-South a889d0b4bb Fix Oil Painting processor 9 years ago
Drawaes 2682d74da4 Put Adler back to remove encoding bug 9 years ago
Dirk Lemstra 5abd6bd42f Fixed incorrect patch. 9 years ago
Drawaes 1b904853f3 Fixed Interlaced decoding for multi frames 9 years ago
Scott Williams 6ec8ef8b82 retrain untouched pixels when applying filter 9 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 9 years ago
James Jackson-South 6eb93e0288 Fix whitespace 9 years ago
James Jackson-South 3ffb02844f Fix source rectangle regression in resize #118 9 years ago
James Jackson-South 403985977d Disable breaking tests pending investigation 9 years ago
James Jackson-South e372d29829 Merge pull request #188 from JimBobSquarePants/accurate-jpeg 9 years ago
James Jackson-South e29a0dde94 Squeeze out a couple of milliseconds. 9 years ago
James Jackson-South 287bec4f43 Fix tests? 9 years ago
James Jackson-South 38e4fcbdfb Use better structs with fixed pointer 9 years ago
James Jackson-South bd363b50fc Use same conversion methods as libjpeg 9 years ago
James Jackson-South 5ad515137b Rename tests 9 years ago
James Jackson-South cd5a79f75e Merge pull request #187 from Drawaes/master 9 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 9 years ago
Drawaes f7c02a16a6 Move the palette based color into it's own method and hoisted the palette to be local. 9 years ago
Drawaes bb150bc499 Added bulk pixel operation for RGB 9 years ago
Drawaes c51170458d Skip filter byte 9 years ago
Drawaes 4c2abb9265 Used the Bulk Pixel Packer 9 years ago
Drawaes 214d4fa440 Performance improvements 9 years ago
James Jackson-South db9afff904 Can now read and store ICC profile 9 years ago
James Jackson-South ca5c968121 Thanks GFW! 9 years ago
James Jackson-South 9be59b0f9f Add YCbCr 9 years ago
James Jackson-South d81d432c9c Add inlining missed from prior commit 9 years ago
James Jackson-South fe29013ffb Inline space properties and methods 9 years ago
James Jackson-South ad862ce9f1 Add implicit operator between Rgba32 and Rgb 9 years ago
James Jackson-South aad862c137 Move namespace 9 years ago
James Jackson-South ec006586e8 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South 7fb06b58a7 Merge pull request #182 from JimBobSquarePants/feature/rename-color 9 years ago
James Jackson-South ba2e3e1a15 Fix pixel xml docs to add ranges and remove duplication 9 years ago
James Jackson-South 4d0ef94e83 Update readme and features 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South addc9e098a Merge remote-tracking branch 'refs/remotes/origin/master' into feature/rename-color 9 years ago
James Jackson-South 1012e57bc4 Move SinC to MathF [skip ci] 9 years ago
James Jackson-South f3159e4429 Add Hsl 9 years ago
James Jackson-South c0b9f68e06 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 9 years ago
James Jackson-South fc745bf827 Add direct reference to System.IO.Compression 9 years ago
James Jackson-South 87182ce452 Bump alpha version 9 years ago
James Jackson-South c63941377d Fix renaming error 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South df7e64ca3a Rename ColorspaceTransforms 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South 6e8047d249 Add Cmyk, organise tests 9 years ago
James Jackson-South 88edf693a8 Remove additional class reference in proj 9 years ago
James Jackson-South 1194c24555 Add CIE xyY 9 years ago