487 Commits (34bdf4bc302fafd7c6c4be0927364a0f65c830d6)

Author SHA1 Message Date
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
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 1bfd6bd4cf Waaaay to kill testing speed! 10 years ago
James Jackson-South dae509430b Add new test file. 10 years ago
Olivia 7f5139408c Adding color packing tests - FromVector4 ToVector4. 10 years ago
Olivia 8a3ef93855 Fixing object boxing by using dynamic. Adding tests for equality operator and not equality operator. 10 years ago
Olivia 67678d14a3 Adding equality and not equality tests on concrete object type. 10 years ago
Olivia c40ad7f870 Adding type to all constructor test data. 10 years ago
Olivia be91edde44 Adding type to equality test data. 10 years ago
Olivia 66f95c5f86 Adding remark on old tests 10 years ago
Olivia 7e09db435d Adding tests for colors with 3 floats constructors. 10 years ago
Olivia 242f550888 Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 7b97edd123 Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 17ce7b412d Adding color constructor tests. 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
James Jackson-South a483e48ee3 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 34dac96e5c Add LittleEndianBitConverter tests 10 years ago
James Jackson-South 729b3b3c6f Add EndianBinaryReader tests 10 years ago
Dirk Lemstra a5083478ef Minor refactoring. 10 years ago