139 Commits (c10ff894e76b6d90467521f4a7a5ad22ded522c0)

Author SHA1 Message Date
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
Olivia 4f85227bb1 Fixing object boxing by using dynamic. Adding tests for equality operator and not equality operator. 10 years ago
Olivia 63fdc94d2e Adding equality and not equality tests on concrete object type. 10 years ago
Olivia 6bcb62e942 Adding type to all constructor test data. 10 years ago
Olivia cde60a87d9 Adding type to equality test data. 10 years ago
Olivia 93ac3a2c8f Adding remark on old tests 10 years ago
Olivia 00767b9a70 Adding tests for colors with 3 floats constructors. 10 years ago
Olivia 0673f072df Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 47f0f8ab5c Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 061a56e01f Adding color constructor tests. 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
James Jackson-South 2bc559eec6 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 74c7c488ad Add LittleEndianBitConverter tests 10 years ago
James Jackson-South efea285919 Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 6860a914f6 Minor refactoring. 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago
Olivia 6213d50ffc Adding tests for GetHashCode. 10 years ago
Olivia 5484670087 Adding test for not equals for all colours. 10 years ago
Olivia 62e50842ab Adding tests for .Equals for all colours. 10 years ago
Olivia 334a48e308 Removing unused variables in test. 10 years ago
Olivia 2fba47f068 Removing unused variables in test. 10 years ago
Dirk Lemstra a0abb9fe4f Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Olivia 4b7caaa4eb Enable Visual Studio code coverage. 10 years ago
Dirk Lemstra b44e4b138a Added guards and unit tests for the Bootstrapper. 10 years ago
Dirk Lemstra 31d8a459d7 Fixes for CodeCoverage. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 10 years ago