9981 Commits (24fec9b4bc0c991e46e1dc50a0aef401079dc06a)
 

Author SHA1 Message Date
Brian Popow 24fec9b4bc Add encoding test pattern tests 5 years ago
Brian Popow 5ad068833f Fix issue in ImportBlock 5 years ago
Brian Popow b2a28d1f3c
Merge branch 'master' into webp 5 years ago
Brian Popow 2348ab2465 Refactor Vp8Encoder 5 years ago
Brian Popow 96bb666522 Add PickBestUv 5 years ago
Brian Popow caed173b38 Add PickBestIntra4 5 years ago
Brian Popow f120728730 Implement PickBestIntra16 5 years ago
James Jackson-South 5b5bb110ca
Merge pull request #1676 from SixLabors/js/bmp-managed-byte-buffer 5 years ago
James Jackson-South dee41b631a
Merge branch 'master' into js/bmp-managed-byte-buffer 5 years ago
James Jackson-South e129f1abf2
Merge pull request #1672 from SixLabors/js/gifoptimize 5 years ago
James Jackson-South d96f26a6a9
Update src/ImageSharp/Processing/Processors/Quantization/EuclideanPixelMap{TPixel}.cs 5 years ago
James Jackson-South 82fd63bb95 Update AllocatePaddedPixelRowBuffer 5 years ago
James Jackson-South fbec976b44
Merge branch 'master' into js/gifoptimize 5 years ago
James Jackson-South cfba8c97f0
Merge pull request #1674 from SixLabors/js/dangerous-span 5 years ago
James Jackson-South 0791b576bd Rename methods to use Dangerous prefix. 5 years ago
James Jackson-South b3a5401581
Merge branch 'master' into js/gifoptimize 5 years ago
James Jackson-South 89ab2ba69a
Merge pull request #1673 from br3aker/jpeg-encoder-optimization 5 years ago
Dmitry Pentin ba8f344e13 Added updated benchmarks 5 years ago
Dmitry Pentin b06fd195c3 Added docs 5 years ago
Dmitry Pentin 2aff023514 Fixed GetLastValuableElementIndex invalid indexing 5 years ago
Dmitry Pentin 0a6bf553e3 Added tests for GetLastValuableElementIndex 5 years ago
Dmitry Pentin 6d14b8205c Added tests for GetHuffmanEncodingLength 5 years ago
Dmitry Pentin 158969501e Small fixes 5 years ago
Dmitry Pentin 79a1e117a3 Removed redundant check 5 years ago
Dmitry Pentin 467a069620 Docs, cleanup, ready for tests 5 years ago
Dmitry Pentin 683a125566 Added comments 5 years ago
Dmitry Pentin 26a0f0bc6f Fixeds docs, fixed API, fixed if check 5 years ago
Dmitry Pentin ff7c3a376d
Merge branch 'SixLabors:master' into jpeg-encoder-optimization 5 years ago
Dmitry Pentin 007c52a3f2 Fixed possible out of range exception, added docs 5 years ago
Dmitry Pentin 8403ebc1e0 Removed obsolete debug code 5 years ago
Dmitry Pentin 4e210d2e19 Jpeg encoder no longer codes trailing zeros, it writes EOB instead 5 years ago
Dmitry Pentin c3fdf99041 Removed redundant if check for rle emitter 5 years ago
Dmitry Pentin 3eb6d6d1d6 Simplified huffman encoding via compiled tree 5 years ago
James Jackson-South 43b8d4157d Allow clearing and reusing a pixel map. 5 years ago
Brian Popow 54eb31d82d
Merge branch 'master' into webp 5 years ago
Brian Popow 0804c29930
Merge pull request #1669 from SixLabors/bp/issue1668 5 years ago
Brian Popow 347279c258 Clamp color map index, fixes issue #1668 5 years ago
Brian Popow f4180d16c4 Update benchmark results 5 years ago
Brian Popow 810bebf972 Add CoreRuntime.Core50 5 years ago
Brian Popow e785853253 Avoid converting to bgra multiple times 5 years ago
Brian Popow 316d4cc554 Use bulk conversion to bgra 5 years ago
Dmitry Pentin 05f222e704 Huffman tables are now injected rather than taken from some static variable 5 years ago
Brian Popow 437149a69e Merge remote-tracking branch 'origin/master' into webp 5 years ago
Brian Popow 92f9bbaac6 Bulk convert rows to rgba 5 years ago
Dmitry Pentin 10b4a59c7c Added debug methods 5 years ago
Dmitry Pentin 960145b8df Added comments 5 years ago
Brian Popow a534513ee9 Fix issue with AccumulateRgba in the last row 5 years ago
James Jackson-South c3c389588c
Merge pull request #1667 from SixLabors/js/fix-build-configuration 5 years ago
James Jackson-South 4b1dd91847 Fix build warning 5 years ago
James Jackson-South 03a2287769 Clarify build optimize rule 5 years ago