7154 Commits (30712d4825bbfd1ec07bcebd416d98e1de96e466)
 

Author SHA1 Message Date
Brian Popow 30712d4825 Add reading of VP8X header 7 years ago
Lajos Marton c5474e9b24 WebP tests WIP 7 years ago
Peter Amrehn 4e7725786d fix typo 7 years ago
Brian Popow 89080b9e5b First attempt parsing minimal image info, infoIdentify works at least for reading the image dimensions so far 7 years ago
Lajos Marton 3441e562bc WebP test input files added, test skeletons added (copied from Bmp tests) 7 years ago
Brian Popow e9969efe33 Identify works at least for reading the image dimensions so far 7 years ago
Brian Popow d54cbc371c First attempt parsing minimal image info 7 years ago
Peter Amrehn 7f3af8e0ab introduce decoderCore classes (without implementation) 7 years ago
Brian Popow 8eed360176 Add empty implementation of IImageDecoder to test github colaboration 7 years ago
Peter Amrehn dc849681dd Initial Commit towards WebP 7 years ago
James Jackson-South e484a405df
Merge pull request #1021 from zappyzhao/master 7 years ago
James Jackson-South b28c81acc0 Update reference image to match new output 7 years ago
Zappy Zhao f1d4a27f94
Update the hex value for DarkSeaGreen color 7 years ago
James Jackson-South 082d7fabc9
Merge pull request #1020 from brianpopow/feature/Issue1014 7 years ago
Brian Popow fdab536376 Add unit test for issue #1014 7 years ago
Brian Popow 64bba4c7d0 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
James Jackson-South f4fecd5a15
Merge pull request #1000 from ip75/LightnessProcessor 7 years ago
James Jackson-South 10feb23d9b Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 1d9c3b38ef
Merge pull request #1017 from brianpopow/feature/clipLimit 7 years ago
Brian Popow 15c572126a Add additional information about the climpLimit 7 years ago
Brian Popow a04fc431ab Update external for histogram reference images 7 years ago
James Jackson-South 67ea7b43c2
Merge branch 'master' into feature/clipLimit 7 years ago
James Jackson-South 224f9ef325 Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 2ffe181c98 Fix up code and tests 7 years ago
James Jackson-South 822b74ac97
Merge pull request #1018 from SixLabors/js/dotnetfoundation 7 years ago
James Jackson-South e4c44c9063 Add code of conduct 7 years ago
Brian Popow 1bc59e1c1d
Merge branch 'master' into feature/clipLimit 7 years ago
Brian Popow a73dca0c65 Change test images for Issue984 to be non transparent 7 years ago
Brian Popow b6e0b62820 Change the default value of clipLimit 7 years ago
James Jackson-South 54bc56110e
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 4a4c8dd68d
Merge pull request #1011 from SixLabors/feature/processors 7 years ago
ip75 48903b17ad fix test values 7 years ago
ip75 4a397dc3eb Filters test 7 years ago
ip75 e947ce5c5a remove hsl from comments 7 years ago
ip75 7f6b3ed2c1
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 464598cb3f Refactor cloning processors and tests 7 years ago
James Jackson-South ab856a303f Merge branch 'master' into feature/processors 7 years ago
James Jackson-South b004888d92
Merge pull request #1010 from SixLabors/feature/visitor 7 years ago
James Jackson-South 75d27b5350 Merge branch 'master' into feature/processors 7 years ago
James Jackson-South ac4d71c6fa Merge branch 'master' into feature/visitor 7 years ago
James Jackson-South 44692b0c1b Remove protected. 7 years ago
James Jackson-South a6f4f8e7da
Merge pull request #1009 from SixLabors/feature/idisposable 7 years ago
James Jackson-South b0ef8a10d1 reseal Image{TPixel} 7 years ago
ip75 5834a2e140 fix value ranges for lightness 7 years ago
James Jackson-South 1796862302 Make processors public, refactor cloning. 7 years ago
ip75 8957c9c19c Value 1.5 must be greater than or equal to 0 and less than or equal to 1 7 years ago
ip75 28c6776884 LightnessTest 7 years ago
ip75 2b973fb314
Merge branch 'master' into LightnessProcessor 7 years ago
ip75 4c2ed503d6 change comment 7 years ago
James Jackson-South f5c9814a00 Expose visitor through advanced namespace. 7 years ago