12751 Commits (c8d580cbe050244a464ce97de6acb6cd4ef858d2)
 

Author SHA1 Message Date
Brian Popow c8d580cbe0 Add JsonConstructors 3 years ago
Brian Popow 0d6e50f29f Add Vp8Residual Serialization test 3 years ago
Brian Popow fad143d5f8 Switch back to Sse2 version of residual costs, since avx version is not the same as scalar version 3 years ago
James Jackson-South 3cafdcbbcf
Merge pull request #2424 from SixLabors/bp/morewebptests 3 years ago
James Jackson-South cfe2c454f4
Merge branch 'main' into bp/morewebptests 3 years ago
James Jackson-South 23a6193c6e
Merge pull request #2419 from gfoidl/vector-constants 3 years ago
James Jackson-South d6179070c9
Merge branch 'main' into vector-constants 3 years ago
James Jackson-South b6736b0817
Merge pull request #2418 from gfoidl/fixed-improvements 3 years ago
Brian Popow d9eb61f201
Merge branch 'main' into bp/morewebptests 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
James Jackson-South f65122b282
Merge branch 'main' into fixed-improvements 3 years ago
James Jackson-South bab277c0b0
Merge pull request #2422 from gfoidl/vector-count-helper 3 years ago
Günther Foidl 0b140a4ad9 Added and used Numerics.Vector{128|256}Count extension 3 years ago
James Jackson-South df4ae9e6dc
Merge branch 'main' into fixed-improvements 3 years ago
James Jackson-South 4989e14611
Merge pull request #2417 from stefannikolei/stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
James Jackson-South ba5ae6ee1d
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
James Jackson-South 3d40c91794
Merge pull request #2415 from gfoidl/allocations 3 years ago
Stefan Nikolei b2dc1e5704
Update tests/ImageSharp.Tests/Formats/Jpg/JpegColorConverterTests.cs 3 years ago
James Jackson-South 53fa6dad71
Merge branch 'main' into allocations 3 years ago
Stefan Nikolei 996f7675b9 Change test, only expect it for ARM64 3 years ago
Stefan Nikolei 33fe244a24 Arm needs to come before vector 3 years ago
Stefan Nikolei 7b13ae21ad Adapt testchanges 3 years ago
Stefan Nikolei 8178945d91
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
Anton Firszov 2ba22e4a20
Merge pull request #2416 from stefannikolei/stefannikolei/fix/scalar 3 years ago
Brian Popow 52861d87d0 Another case for arm where YccKVector should be expected 3 years ago
Günther Foidl 66b2f327be Reverted Webp/WebpCommonUtils fixed-verbosity 3 years ago
Günther Foidl 4b84aecb94 Reverted some pinning changes to have less verbose C# code 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 ac78ff5600
Merge branch 'main' into stefannikolei/fix/scalar 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
Günther Foidl 528469f4b5
Merge branch 'main' into fixed-improvements 3 years ago
Günther Foidl 97ac149bfc
Merge branch 'main' into vector-constants 3 years ago
Stefan Nikolei d6a3d7cba9
Merge branch 'main' into stefannikolei/arm/colorconverter_ycbcrarm 3 years ago
James Jackson-South 1e96db9310
Merge branch 'main' into allocations 3 years ago
James Jackson-South 49c2262055
Merge pull request #2409 from stefannikolei/stefannikolei/arm/colorconvertergrayscale 3 years ago
Stefan Nikolei 2c534ea602 Add arm benchmark 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 cdf6eed33b Fixed build 3 years ago
Günther Foidl 77ffeeabd6 Create vector constants inline and not via ROS<byte> 3 years ago
Günther Foidl a534328dc4 Optimized Block8x8F 3 years ago
Günther Foidl 45321948c8 Block8x8 set explicit size instead of (unused) fixed sized buffer field 3 years ago