8921 Commits (98fb8af07d258f194c7e0d580f51decd06c51aac)
 

Author SHA1 Message Date
Brian Popow 98fb8af07d Fix some VP8 encoding mistakes 6 years ago
James Jackson-South 98b3e44981
Merge branch 'master' into webp 6 years ago
James Jackson-South 522a91e57d
Merge pull request #1409 from SixLabors/js/Shuffle3Channel 6 years ago
James Jackson-South 3ee5a38802 Fix shuffle 6 years ago
James Jackson-South 3ac6b63789 Merge branch 'master' into js/Shuffle3Channel 6 years ago
James Jackson-South 8539c9e422
Merge pull request #1415 from SixLabors/af/fix-Decode_IsCancellable 6 years ago
James Jackson-South 699d8ff01d Use ROS trick all round and optimize Shuffle3 6 years ago
James Jackson-South 85ec6da5d2 Merge branch 'js/Shuffle3Channel' of https://github.com/SixLabors/ImageSharp into js/Shuffle3Channel 6 years ago
James Jackson-South 090158ea33
Update src/ImageSharp/Common/Helpers/SimdUtils.HwIntrinsics.cs 6 years ago
James Jackson-South ded9217254 Handle Bmp encoder padding. 6 years ago
Anton Firszov 5f10f9aa77
Merge branch 'master' into af/fix-Decode_IsCancellable 6 years ago
Anton Firszov 4812a8d0a5 Fix #1414 6 years ago
James Jackson-South 382b5bc1f1 Inline controls as constants 6 years ago
James Jackson-South 863c672be1 Fix shuffle +m slice fallback 6 years ago
James Jackson-South da4764645e Unroll XYZWShuffle4Slice3 6 years ago
Brian Popow 4b30b9294b SetSegmentProbas 6 years ago
James Jackson-South 7e57ebd574 Add Rgb24 <==> Vector4 benchmarks 6 years ago
Brian Popow efaebafefe Implement StatsLoop 6 years ago
James Jackson-South f7b5a0ff79 Fix Shuffle4Slice3, wire up shuffles. 6 years ago
James Jackson-South 466048ef0d Cleanup and fix tests 6 years ago
James Jackson-South b010a15012 Shuffle3 + Tests 6 years ago
James Jackson-South 6209c3c8cf Don't cast full spans 6 years ago
James Jackson-South 50e30c3c42 Fast fallbacks 6 years ago
Brian Popow ca68ecc3a0 Add VP8 encoding tests 6 years ago
Brian Popow adc2efc650 Write encoded image data to the stream, fix some indexing issues 6 years ago
James Jackson-South becb9f1137 Update benchmark 6 years ago
James Jackson-South 0392e082ab Faster Shuffle4Slice3 6 years ago
James Jackson-South d933ed6480 Faster Pad3Shuffle4 6 years ago
James Jackson-South bc647a402a fix spans directly 6 years ago
James Jackson-South 7fa38a917a
Merge branch 'master' into js/Shuffle3Channel 6 years ago
James Jackson-South 5d401ac902 Cleanup 6 years ago
James Jackson-South aec8e5d690 Add Shuffle4Slice3 6 years ago
James Jackson-South c4f7f67fd5 Initial 3padshuffle4 6 years ago
Brian Popow 6eee467c62 CalculateLevelCosts 6 years ago
Brian Popow fec282e877 SetupMatrices and ResetBoundaryPredictions 6 years ago
James Jackson-South 10a98530e4
Merge pull request #1407 from SixLabors/js/TryGetSinglePixelSpan 6 years ago
James Jackson-South 33df55aef2 Don't use Linq and test for common path first. 6 years ago
James Jackson-South 65b5a47c1a
Merge pull request #1404 from SixLabors/js/shuffle-intrinsics 6 years ago
James Jackson-South cdc1c0fce5 Fix benchmarks, cleanup. 6 years ago
James Jackson-South aa20c09c48 Update based on feedback 6 years ago
James Jackson-South 0f950a1e50 Implement new optimized 4 channel shuffle methods. 6 years ago
Brian Popow 7abb70759a
Merge branch 'master' into webp 6 years ago
Brian Popow 0807ede3be Use quality and method from options in Vp8Encoder 6 years ago
Brian Popow 7e23212ba1 Implement CodeResiduals() and Vp8Bitwriter 6 years ago
James Jackson-South 28dc056d83 Fix coverage 6 years ago
James Jackson-South 956d1a3c77 Unroll loops 6 years ago
James Jackson-South 84a1d1a28b Add optimized fallback for existing shuffles. 6 years ago
James Jackson-South 34963a7f7a Don't use static spans for now. 6 years ago
James Jackson-South 99d0a3111d Add 4 channel byte shuffling 6 years ago
Brian Popow 7badb8c349 Fix warnings 6 years ago