1835 Commits (2ddecc60dea91045a6e7ecfa6eebeb483010673d)

Author SHA1 Message Date
Brian Popow 78ef6de9b7 Add scalar version of PngDecoder_Decode_Resize test 3 years ago
Brian Popow 3541a4e08b Use less tolerant comparer when Fma.IsSupported for resize tests 3 years ago
Brian Popow 461224485d Use BinaryWriter/BinaryReader to serialize Vp8Residual 3 years ago
Brian Popow 39f8c776de Using Binary serialization for Vp8Residual 3 years ago
Brian Popow 93790ba9a6 Add test for #2435 3 years ago
Brian Popow ed71d7e1dd Add additional constructors for json serialization and add JsonConstructor attributes 3 years ago
Brian Popow 4dcf8569a7 Add Vp8CostArray Serialization test, add stub for Vp8CostArray JsonConverter 3 years ago
Brian Popow ba7b1df562 Fix path to test data 3 years ago
Brian Popow 4432937bd8 Skip serialization tests when SSE2 is not available 3 years ago
Brian Popow 79bc8ebef6 Add test for calculating residual costs 3 years ago
Brian Popow 0d6e50f29f Add Vp8Residual Serialization test 3 years ago
Brian Popow 73e1306973 Add SubtractGreen Scalar test 3 years ago
Brian Popow b0d9cb8b4b Add BundleColorMap tests 3 years ago
Brian Popow 404342916e Add test case for: Fixed wrong division hack #2413 3 years ago
Stefan Nikolei b2dc1e5704
Update tests/ImageSharp.Tests/Formats/Jpg/JpegColorConverterTests.cs 3 years ago
Stefan Nikolei 996f7675b9 Change test, only expect it for ARM64 3 years ago
Stefan Nikolei 7b13ae21ad Adapt testchanges 3 years ago
Brian Popow 52861d87d0 Another case for arm where YccKVector should be expected 3 years ago
Brian Popow dae030d8b8 Expect YCbCrVector on ARM 3 years ago
Günther Foidl f348d704ef Block8x8 Load and CopyTo simplified 3 years ago
Brian Popow 2f6edd76fa Add GrayscaleArm case 3 years ago
Brian Popow 42918ed615 Add test for GetConverter with grayscale color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow f0530bf56a Add test for GetConverter with ycck color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow ecb6c0f823 Add test for GetConverter with ycbcr color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Brian Popow f4727d1d34 Add test for GetConverter with cmyk color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Stefan Nikolei 60c39bbd9f Port YCCK to arm 3 years ago
Brian Popow e62b62f5be Fix formatting warnings 3 years ago
Brian Popow 09b4dd751d Add test for GetConverter with rgb color space which uses FeatureTestRunner to disable specific hw features 3 years ago
Günther Foidl a534328dc4 Optimized Block8x8F 3 years ago
Stefan Nikolei 9dddb8caad Port YCbCr ColorConverter to ARM 3 years ago
Günther Foidl b099bda98b Reduced intermediate allocations: Tiff 3 years ago
Stefan Nikolei a4fe64abb7 Port GrayscalConverter to Arm 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 3 years ago
Brian Popow a3f3bfcd5f Revert IntrinsicsConfig to HwIntrinsics.AllowAll | HwIntrinsics.DisableAVX2 3 years ago
Brian Popow 8c754c5655 Compare with tolerance 3 years ago
Brian Popow ec3a08f687 Add ValidateConversionFromRgb for all color conversions which use intrinsics 3 years ago
Brian Popow b7c2e6fa43 Rename ValidateConversion to ValidateConversionToRgb 3 years ago
Brian Popow 1e2607ef7d Add comparing intrinsics color conversion to scalar version 3 years ago
Brian Popow e8f68d3cc4 Add ARM tests FromCmykArm and FromRgbArm 3 years ago
Stefan Nikolei ebd8114d04 Disable HwIntrinsics for Tests 3 years ago
Günther Foidl 1920e28ed0 Revised Unsafe.Add to avoid the sign-extending move 3 years ago
Stefan Nikolei 47f532b80e
Apply suggestions from code review 3 years ago
Stefan Nikolei 075e8a4893
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs 3 years ago
Stefan Nikolei 7ebe387a0c
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs 3 years ago
Stefan Nikolei a613dc9275
Update tests/ImageSharp.Tests/Formats/Tiff/TiffDecoderTests.cs 3 years ago
Stefan Nikolei b661c07744 Remove mac specific skips 3 years ago
James Jackson-South 747923d953 Add Bit64 and cleanup 3 years ago
Ildar Khayrutdinov cfaf555c1f add test for notSupported 64 bit cmyk, add more tests for Identify (incl 64 bit cmyk) 3 years ago
James Jackson-South c21bbbd531 Allow returning individual image frame metadata via Identify. 3 years ago
James Jackson-South 5a5d23cc8f Update test tolerances to cater for reference decoder bug. 3 years ago