📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow 67c3de2240 Add tests for decoding lossy without hardware intrinsics 4 years ago
..
ColorSpaceTransformUtilsTests.cs Change huffman code to a struct 4 years ago
DominantCostRangeTests.cs Additional tests 5 years ago
ImageExtensionsTests.cs Add webp to the default configuration 5 years ago
LosslessUtilsTests.cs Merge branch 'master' into bp/shanonsse 4 years ago
LossyUtilsTests.cs Merge branch 'master' into bp/transformsse 4 years ago
PredictorEncoderTests.cs Add tests with and without avx 4 years ago
QuantEncTests.cs Add QuantizeBlock test without AVX 4 years ago
Vp8EncodingTests.cs Rename ITransform to ITransformTwo to better reflect that actually two transforms take place 4 years ago
Vp8HistogramTests.cs Fix namespace in some places from SixLabors.ImageSharp.Formats.WebP to SixLabors.ImageSharp.Formats.Webp 4 years ago
Vp8LHistogramTests.cs Add AddVector tests 4 years ago
Vp8ModeScoreTests.cs Additional tests 5 years ago
WebpCommonUtilsTests.cs Write hasAlpha flag when encoding lossless webp 5 years ago
WebpDecoderTests.cs Add tests for decoding lossy without hardware intrinsics 4 years ago
WebpEncoderTests.cs Use the same property type for metadata & encoder 4 years ago
WebpMetaDataTests.cs Write exif profile with padding if needed 4 years ago
YuvConversionTests.cs Add upsample tests 4 years ago