507 Commits (85061df8047e5077ce0a2ee6cf1580c20ff0ac49)

Author SHA1 Message Date
Scott Williams 85061df804 Split Drawing from Core 9 years ago
James Jackson-South f9456c1797 Better configuration tests 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 16ee402fea Move bootstrapper initializer 9 years ago
James Jackson-South e13b8dc3a6 Limit constructors, change test format loading 9 years ago
James Jackson-South 93278fa2ae Fix bootstrapper test 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 9 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 9 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 9 years ago
Olivia 7064325c15 Adding not almost equals tests. 9 years ago
Olivia ce50b13aa9 Adding almost equality tests. 9 years ago
Olivia 3b12d85a9f Fixing bug with non-inclusive AlmostEquals. 9 years ago
Anton Firszov e2da3e941e removed Tests46 9 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 9 years ago
Olivia cdf4d4bf4d Adding not equality tests for color spaces. 9 years ago
Olivia 214c19733c Adding test data for all color spaces. Adding null test data. 9 years ago
Olivia e4483f32ad Adding equality tests for color space. 9 years ago
Olivia 6e19183609 Removing common namespace. 9 years ago
Dirk Lemstra 12577b63c9 No more warnings. 9 years ago
Olivia 58485ff74b Adding a test to protect the epsilon value. 9 years ago
Dirk Lemstra 6e5c7de4ef Removed CopyBlock and added new method to copy all the pixels. 9 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 9 years ago
Olivia 4cfe946cf8 Fixing namespace for Color spaces. 9 years ago
antonfirsov fbc870ac4b almost worx 9 years ago
antonfirsov 27713664ba refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 9 years ago
Anton Firszov 4f27e6b938 Benchmark_JpegDecoder 9 years ago
antonfirsov 2822e2a950 Benchmark_JpegDecoder 9 years ago
antonfirsov 09be16fe8d re-added tests46 9 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 9 years ago
Anton Firszov 538729e0dc removed own-branch-specific stuff 10 years ago
antonfirsov 61ba0e70b9 moved Jpeg classes to separate folders 10 years ago
antonfirsov e3def23e3e JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov f39687ba33 pooling PixelArea.Bytes 10 years ago
Anton Firszov 446b6c7337 StyleCop :S 10 years ago
Anton Firszov 31dbd1750f CopyRGBBytesStretchedTo 10 years ago
Anton Firszov 111ab7927e finished re-applying existing encoder optimizations 10 years ago
Anton Firszov a1cbb48077 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 4e40df86b8 ImageSharp.Tests46 + better cache in FileProvider 10 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
antonfirsov 8be1a38e4f fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 0349df2899 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 6da4ac1ed5 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Scott Williams 5bcc92cbde Add a recolor brush 10 years ago