516 Commits (e033f84b50025fe3e5e40cd1e31d4850e893d2cf)

Author SHA1 Message Date
Scott Williams 27b09f56c8 move to static method 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Scott Williams 08ddcd9b0f run tests on travis 9 years ago
Scott Williams 286b53d867 fixes from rebase 9 years ago
Scott Williams 2ac76dc566 clean up 9 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 9 years ago
Scott Williams 78359860ff Split Drawing from Core 9 years ago
James Jackson-South b867c05951 Better configuration tests 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 9 years ago
James Jackson-South baf1642d15 Move bootstrapper initializer 9 years ago
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