2471 Commits (467a91bfe0504be2f81a1f4d8d82084c052dacfc)

Author SHA1 Message Date
James Jackson-South 8b3afb334b Add Lanczos3 11 years ago
James Jackson-South 82bac0b7c7 Add Lanczos3 11 years ago
James Jackson-South faeaa5b584 Fix resizer 11 years ago
James Jackson-South 210adb0877 Fix resizer 11 years ago
James Jackson-South ca8affcc5e Fix conflict 11 years ago
James Jackson-South 0840d36f02 Fix conflict 11 years ago
James Jackson-South a46f3ef990 Begin add resize 11 years ago
James Jackson-South c812fd49a0 Begin add resize 11 years ago
James Jackson-South 4f080a9205 Ensure properties are copied across. 11 years ago
James Jackson-South 6710d7b775 Ensure properties are copied across. 11 years ago
James Jackson-South d0d344136f Simplify base API. 11 years ago
James Jackson-South 08cd5ab37a Simplify base API. 11 years ago
James Jackson-South 8946611b97 First rough filter API attempt 11 years ago
James Jackson-South 8a204453ba First rough filter API attempt 11 years ago
James Jackson-South f15f1323c0 Make things more testable. 11 years ago
James Jackson-South 3c76b156ad Make things more testable. 11 years ago
James Jackson-South d442194f7c Working Gif Encoder 🎉 11 years ago
James Jackson-South bf1c7f240d Working Gif Encoder 🎉 11 years ago
James Jackson-South 7eae119a0a Base logic for debugging. Encoder does not work. 😢 11 years ago
James Jackson-South bd29aa9628 Base logic for debugging. Encoder does not work. 😢 11 years ago
James Jackson-South 8c3644dd4d Cleanup lzw encoder add more encoding functions 11 years ago
James Jackson-South 016d26c158 Cleanup lzw encoder add more encoding functions 11 years ago
James Jackson-South 64788d98ca Moar gif updates 11 years ago
James Jackson-South b66e71a47d Moar gif updates 11 years ago
James Jackson-South 000bd31e73 Add Guard tests 11 years ago
James Jackson-South 9db729459d Add Guard tests 11 years ago
James Jackson-South ef09899838 Fix HSV/BGRA conversions. 11 years ago
James Jackson-South b9bfbb7079 Fix HSV/BGRA conversions. 11 years ago
James Jackson-South 38c66f1796 Cleanup 11 years ago
James Jackson-South 27452f4353 Cleanup 11 years ago
James Jackson-South b8a38491ba More work on the gif decoder/encoder 11 years ago
James Jackson-South f5a5cac667 More work on the gif decoder/encoder 11 years ago
James Jackson-South 005784c6d8 Quantizer works. Encoding is the issue. 11 years ago
James Jackson-South bad478defa Quantizer works. Encoding is the issue. 11 years ago
James South 7709ac9ab8 Add HSV color 11 years ago
James South 1da5eae575 Add HSV color 11 years ago
James South 0e22d408e3 Enable jpeg 11 years ago
James South d35803fcdf Enable jpeg 11 years ago
Yufei Huang 900c1d7ab3 Implement the interface for the basic quantizer. The resulting image is not correct with this commit but we have a starting point to troubleshoot the quantizer. 11 years ago
Yufei Huang 447b77439f Implement the interface for the basic quantizer. The resulting image is not correct with this commit but we have a starting point to troubleshoot the quantizer. 11 years ago
James South 390a85a33f Update to c#6 syntax, make structs immutable 11 years ago
James South 6e0780bcc2 Update to c#6 syntax, make structs immutable 11 years ago
Yufei Huang f1de9c5c1e Make ImageProcessor.Tests a plan class Library, add xunit visual studio runner to test cases show up on Visual Studio Test Explorer 11 years ago
Yufei Huang b864955b86 Make ImageProcessor.Tests a plan class Library, add xunit visual studio runner to test cases show up on Visual Studio Test Explorer 11 years ago
James South c733f6bc75 Rename Colors, Begin Gif encoder 11 years ago
James South d316d8090b Rename Colors, Begin Gif encoder 11 years ago
James South c64ea744c5 Import and cleanup bitmap format. 11 years ago
James South 4ad5321002 Import and cleanup bitmap format. 11 years ago
James South 8e2df8cf22 Add YCbCrColor and intial encoder tests 11 years ago
James South d9f4781504 Add YCbCrColor and intial encoder tests 11 years ago