503 Commits (f237a31ef08d70a10c7256e793cf82f3705666f5)

Author SHA1 Message Date
James Jackson-South f237a31ef0 Limit constructors, change test format loading 9 years ago
James Jackson-South 2fc0d4b0e9 Fix bootstrapper test 9 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov 454b31bf2d simplified YCbCrImage 9 years ago
Anton Firszov 3a728e3589 ok StyleCop, this time I won! 9 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 9 years ago
Olivia fe2ef71276 Adding not almost equals tests. 9 years ago
Olivia 0eab59955c Adding almost equality tests. 9 years ago
Olivia 9208de1659 Fixing bug with non-inclusive AlmostEquals. 9 years ago
Anton Firszov 7b248070fc removed Tests46 9 years ago
Anton Firszov 66ae165bc2 IntegerReferenceDCT docs 9 years ago
Olivia 9b5f418aad Adding not equality tests for color spaces. 9 years ago
Olivia 75a69fd659 Adding test data for all color spaces. Adding null test data. 9 years ago
Olivia 4dd8096c53 Adding equality tests for color space. 9 years ago
Olivia 8d689c9f2c Removing common namespace. 9 years ago
Dirk Lemstra 44615dcfea No more warnings. 9 years ago
Olivia 123022e7b5 Adding a test to protect the epsilon value. 9 years ago
Dirk Lemstra 8fa4206aaf Removed CopyBlock and added new method to copy all the pixels. 9 years ago
James Jackson-South c874a72904 Replace ToBytes() 9 years ago
Olivia 3834d459a9 Fixing namespace for Color spaces. 9 years ago
antonfirsov 1fe06317f1 almost worx 9 years ago
antonfirsov 3bf3966d32 refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 9 years ago
Anton Firszov 124daec0bf Benchmark_JpegDecoder 9 years ago
antonfirsov 5e09f80db3 Benchmark_JpegDecoder 9 years ago
antonfirsov 0921bb8051 re-added tests46 9 years ago
Anton Firszov 6dc1a19a4f type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 9 years ago
Anton Firszov 2978663e0c removed own-branch-specific stuff 10 years ago
antonfirsov b89f22c121 moved Jpeg classes to separate folders 10 years ago
antonfirsov c10ff894e7 JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 762f1878a8 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov 8ad68ccbb9 fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov 661e32f143 pooling PixelArea.Bytes 10 years ago
Anton Firszov 1e05986ddb StyleCop :S 10 years ago
Anton Firszov c3628ab119 CopyRGBBytesStretchedTo 10 years ago
Anton Firszov 4f39539130 finished re-applying existing encoder optimizations 10 years ago
Anton Firszov 8c2325abe9 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 8fcb1e68ca ImageSharp.Tests46 + better cache in FileProvider 10 years ago
Dirk Lemstra bfc2cb02e5 Moved some of the new files around. 10 years ago
antonfirsov 7818a9ce48 fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 799c00a639 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 67487f0c18 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov c62e12248a renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov ff3e9e9894 Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 09f2ad0b14 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Scott Williams 5f5dffc700 Add a recolor brush 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South ed1850ebec Waaaay to kill testing speed! 10 years ago
James Jackson-South 2272780223 Add new test file. 10 years ago
Olivia 7ea0e92da2 Adding color packing tests - FromVector4 ToVector4. 10 years ago