8856 Commits (0807ede3bec7a27346be6048c379d51d55a2bc2c)
 

Author SHA1 Message Date
Brian Popow 0807ede3be Use quality and method from options in Vp8Encoder 6 years ago
Brian Popow 7e23212ba1 Implement CodeResiduals() and Vp8Bitwriter 6 years ago
Brian Popow 7badb8c349 Fix warnings 6 years ago
Brian Popow d981e91b6b Reconstruct Intra16/Intra4 and UV 6 years ago
Brian Popow 65fb30adc9 Refine intra16/intra4 sub-modes based on distortion (still WIP) 6 years ago
Brian Popow 05f1466a4e Fix some mistakes during macro block analysis 6 years ago
Brian Popow d7c7ee7df0
Merge branch 'master' into webp 6 years ago
Brian Popow 79115d183e Add macro block analyse 6 years ago
Brian Popow 8d0df92029 Add Vp8EncIterator 6 years ago
James Jackson-South 181e957ca7
Merge pull request #1395 from SixLabors/js/fix-935 6 years ago
James Jackson-South abe1263b17 Auto repair Png options to use Bit8. Fixes #935 6 years ago
James Jackson-South 1cdb04ab64
Merge branch 'master' into webp 6 years ago
James Jackson-South f27c678df2
Merge pull request #1390 from SixLabors/js/block8x8f-optimizations 6 years ago
James Jackson-South bd037248c9
Merge branch 'master' into webp 6 years ago
James Jackson-South b136b7191d
Merge branch 'master' into js/block8x8f-optimizations 6 years ago
James Jackson-South fddb32b5cb
Merge pull request #1391 from SixLabors/js/fix-1204 6 years ago
James Jackson-South 102876b60d Disable NetNative optimization on UWP. Fix #1204 6 years ago
James Jackson-South 5fadafe168 Fix warning 6 years ago
James Jackson-South 68d2406f4e Optimize low hanging fruit and fix naming 6 years ago
James Jackson-South 9cc0049305
Merge pull request #1385 from SixLabors/js/feature-testing 6 years ago
James Jackson-South 7b53df11c8 Fix incorrect test on NET 32bit 6 years ago
James Jackson-South aad4c1e89e Remove method baseline property 6 years ago
James Jackson-South a79e6d3425 Enable all test platforms 6 years ago
James Jackson-South 75e0ffc522 Use a single method for Block8x8F.TransposeInto. 6 years ago
James Jackson-South ec36095092 Use envonment aware benchmarking for intrinsics. 6 years ago
James Jackson-South e6c73e4b2b Update PngEncoderTests.cs 6 years ago
James Jackson-South 911d28993c Enable additional tests 6 years ago
James Jackson-South 54ea7d6690 Split base disabled checks 6 years ago
James Jackson-South b90cac23df Now test both disable values. 6 years ago
James Jackson-South 13b570dd02 Test FeatureSIMD 6 years ago
James Jackson-South 54836a623b Fix COMPlus value properly. 6 years ago
James Jackson-South e794901bf6 Test another property to be sure 6 years ago
James Jackson-South 5e53e8363d Fix COMPlus environmental parameters 6 years ago
James Jackson-South d3208ad354 Increment tests 6 years ago
James Jackson-South 86198504ee Ensure remoteexecutor tests run 6 years ago
James Jackson-South 9380dd5b1e Use single Block8x8F.TransponseInto test 6 years ago
James Jackson-South 310710e311 Add FeatureTestRunner 6 years ago
James Jackson-South 87f593a037
Merge pull request #1378 from SixLabors/js/update-dependencies 6 years ago
Brian Popow 79bc9e812d Process last row during conversion to YUV when the height is uneven 6 years ago
Brian Popow 5aaefa452d Convert RGBA to YUV420 6 years ago
James Jackson-South 45f303d094 Don't use generics. 6 years ago
James Jackson-South 147aea2448 Add skip for dotnet xunit 6 years ago
James Jackson-South 586f2dca75 Skip limited buffer bitmap test on NETFX 6 years ago
James Jackson-South 21b0982327 Split out progressive jpeg decoding tests 6 years ago
James Jackson-South 7909bc1e65 Disable failing RemoteExecutor tests on NETFX. 6 years ago
James Jackson-South 82e3e67705 Merge branch 'master' into js/update-dependencies 6 years ago
James Jackson-South f6f65e067d
Merge pull request #1384 from SixLabors/dl/fix-bmp-files-size 6 years ago
James Jackson-South 8d12e539a9 Allow selectively bypassing bmp verification. 6 years ago
Brian Popow 3ba7ebb55b Convert RGB to YUV 6 years ago
Dirk Lemstra bf7c00441c
The colorPaletteSize is also part of the file size. 6 years ago