7164 Commits (e69ea4576b13b60fda9465a493b1b6ecedf44829)
 

Author SHA1 Message Date
Brian Popow e69ea4576b Refactor determining chunk types 7 years ago
Brian Popow acd80c94d5 Use the width and height from the VP8X information, if present 7 years ago
Brian Popow 10b3443fd9 Parsing of image features of VP8X header 7 years ago
Brian Popow 72e273e941 Add additional chunk header constants 7 years ago
Brian Popow ccc7e5ecaf Parsing the transforms (still WIP) 7 years ago
Peter Amrehn f35465a385 height comes before width, switch order. 7 years ago
popow cb92eea155 Add bitreader for a VP8L stream. Determining image size for VP8L should work now. 7 years ago
Lajos Marton 3bc1bbf2dd Two sample images missed 7 years ago
Lajos Marton 19563f0a62 WebP Identify test added, webp sample files copied from official samples repository 7 years ago
Brian Popow 0d8e81343e Additional webp constants, first attempt parsing VP8L header 7 years ago
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