12145 Commits (0c62aebc03381a897dcfec2855ca6f1f8a0844fb)
 

Author SHA1 Message Date
Brian Popow b6e26ede08 Remove invalid test image: not actually ycbcr 4 years ago
Brian Popow 233dfe12c5 Update Magick reference to 11.1.2 4 years ago
Brian Popow f15b336f86 Fix issue disposing tmp buffer too early 4 years ago
Günther Foidl 831a55bf70 Merge branch 'main' into inline-vector-constants 4 years ago
Günther Foidl e3655a993a Switched to const by MMShuffle-pattern instead of the comment approach 4 years ago
Günther Foidl 482ef61b5e Fixed single line comment rule violation by inserting a blank line 4 years ago
Günther Foidl dd35b743c5 Used inline vectors if they are constants 4 years ago
Brian Popow 2896faf697
Merge branch 'main' into dp/jpeg-downscaling-decode 4 years ago
Brian Popow c661ab1478
Merge pull request #1985 from SixLabors/bp/webpanimation 4 years ago
Brian Popow 980a1f043c Use bulk conversion in AlphaBlend 4 years ago
James Jackson-South 8528f1a33e Optimize RestoreToBackground 4 years ago
Dmitry Pentin 97f200d475 Refactoring, fixes, tests 4 years ago
Brian Popow 4dd0dc9511
Merge branch 'main' into bp/webpanimation 4 years ago
Brian Popow 2a8418f986 Review changes 4 years ago
Dmitry Pentin 97dc60d171 Implemented non-interleaved encoding 4 years ago
Dmitry Pentin 399a10cd4f Fixed color conversion 4 years ago
Brian Popow 5634228f59
Merge pull request #2110 from SixLabors/bp/png-iccp 4 years ago
Dmitry Pentin 656482d977 Optimization, new jpeg metadata fields 4 years ago
Dmitry Pentin d6111d3647 Imlemented avx accelerated subsampling 4 years ago
Brian Popow a0e38c87b0 Use memory stream for uncompressed data instead of a list 4 years ago
Brian Popow d43ec499e3 Use memory allocator for destination buffer for the uncomressed bytes 4 years ago
Dmitry Pentin 23e3bb889d Fixed color converters 4 years ago
Dmitry Pentin a83b3b699a Added avx accelerated rgb unpack method 4 years ago
Dmitry Pentin 0c766a64c4 Small fixes 4 years ago
Dmitry Pentin fe5e3be586 Fixed warnings, code cleanup 4 years ago
Dmitry Pentin 7ece3dd84a Quality property fix 4 years ago
Dmitry Pentin a5305ba5ca Removed obsolete code 4 years ago
Dmitry Pentin 5d3dcc0cf0 Implemented single component scan encoding 4 years ago
Dmitry Pentin 3d31a16a88 Made frame configs internal 4 years ago
Brian Popow 2dd35982e7 Avoid allocation, remove code duplication for decompressing zlib data 4 years ago
Brian Popow b025d29de4
Apply suggestions from code review 4 years ago
Dmitry Pentin dd3c3ec601 Fixed sampling factors (hopefully) 4 years ago
James Jackson-South 8176d4bd09
Merge branch 'main' into bp/png-iccp 4 years ago
James Jackson-South fcac74b4b7
Merge pull request #2109 from SixLabors/bp/webp-iccprofile 4 years ago
Dmitry Pentin ea81abc4f0 Implemented quantization tables 4 years ago
Dmitry Pentin 25ab5df08a Implemented huffman table 4 years ago
Dmitry Pentin 74c9bb6b6b Moved color convertes to 'Components' folder 4 years ago
Dmitry Pentin dfb2053847 Removed precision parameter, removed YccK color space 4 years ago
Dmitry Pentin ccf664c150 Implemented cmyk encoding 4 years ago
Dmitry Pentin fdb8b97f6f Implemented quantization and coding tables selectors 4 years ago
Dmitry Pentin cad0ed017b Phase 1: prepare new encoder options API 4 years ago
Dmitry Pentin 0604a40385 Implemented ycbcr/rgb/grayscale color converters 4 years ago
Brian Popow cc9c1679f5
Merge branch 'main' into bp/png-iccp 4 years ago
Brian Popow 35d1473d7a Use const color profile name 4 years ago
Brian Popow d645ba4bf3 Add test for ICC profile 4 years ago
Brian Popow 9b5d56f585 Preserve color profile when encoding png's 4 years ago
Brian Popow 1c474c7758 Add decoding color profile chunk 4 years ago
Brian Popow 587cec2ac6
Merge branch 'main' into bp/webp-iccprofile 4 years ago
Brian Popow 2aa150c28b
Merge pull request #2108 from SixLabors/bp/bmp-icc 4 years ago
Brian Popow 5bac8b36bf Add test for ICCP 4 years ago