7165 Commits (95f89503ced86f119f802557ef9ba4808d5b956b)
 

Author SHA1 Message Date
Lajos Marton 95f89503ce Some Lossy files added to WebPDecoder Identify test. Test is broken with new sample files. 7 years ago
Brian Popow 3c419fcfdc Refactor determining chunk types 7 years ago
Brian Popow bc80cf1c6b Use the width and height from the VP8X information, if present 7 years ago
Brian Popow ca93805da6 Parsing of image features of VP8X header 7 years ago
Brian Popow 9b19a76207 Add additional chunk header constants 7 years ago
Brian Popow d4efca8607 Parsing the transforms (still WIP) 7 years ago
Peter Amrehn 593d247cd3 height comes before width, switch order. 7 years ago
popow 01412d0981 Add bitreader for a VP8L stream. Determining image size for VP8L should work now. 7 years ago
Lajos Marton 4cd76ccf4b Two sample images missed 7 years ago
Lajos Marton 80cf5d83ef WebP Identify test added, webp sample files copied from official samples repository 7 years ago
Brian Popow b198ddb453 Additional webp constants, first attempt parsing VP8L header 7 years ago
Brian Popow 0392d0ea87 Add reading of VP8X header 7 years ago
Lajos Marton 9fb13a2588 WebP tests WIP 7 years ago
Peter Amrehn 4599713c31 fix typo 7 years ago
Brian Popow 4bab90b061 First attempt parsing minimal image info, infoIdentify works at least for reading the image dimensions so far 7 years ago
Lajos Marton a9ff1fb6ff WebP test input files added, test skeletons added (copied from Bmp tests) 7 years ago
Brian Popow 52fd45bf07 Identify works at least for reading the image dimensions so far 7 years ago
Brian Popow 06980070a4 First attempt parsing minimal image info 7 years ago
Peter Amrehn c0f455fe2d introduce decoderCore classes (without implementation) 7 years ago
Brian Popow 4e7b722d79 Add empty implementation of IImageDecoder to test github colaboration 7 years ago
Peter Amrehn 415881dddf Initial Commit towards WebP 7 years ago
James Jackson-South 4942988c3d
Merge pull request #1021 from zappyzhao/master 7 years ago
James Jackson-South 1f8050886f Update reference image to match new output 7 years ago
Zappy Zhao 6293bf6f28
Update the hex value for DarkSeaGreen color 7 years ago
James Jackson-South a42ddc85ae
Merge pull request #1020 from brianpopow/feature/Issue1014 7 years ago
Brian Popow c3d5f4bd29 Add unit test for issue #1014 7 years ago
Brian Popow e722cc7fc5 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
James Jackson-South 4453357cbf
Merge pull request #1000 from ip75/LightnessProcessor 7 years ago
James Jackson-South 68bf2ed650 Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South 0b2b2e887e
Merge pull request #1017 from brianpopow/feature/clipLimit 7 years ago
Brian Popow 51c652939e Add additional information about the climpLimit 7 years ago
Brian Popow 4778a915cf Update external for histogram reference images 7 years ago
James Jackson-South 178cfadf28
Merge branch 'master' into feature/clipLimit 7 years ago
James Jackson-South 9339b1ff0e Merge remote-tracking branch 'upstream/master' into LightnessProcessor 7 years ago
James Jackson-South ccaaf402e4 Fix up code and tests 7 years ago
James Jackson-South 874ac897f2
Merge pull request #1018 from SixLabors/js/dotnetfoundation 7 years ago
James Jackson-South a65cf245fc Add code of conduct 7 years ago
Brian Popow 1cab2875c1
Merge branch 'master' into feature/clipLimit 7 years ago
Brian Popow 2bd1df92ba Change test images for Issue984 to be non transparent 7 years ago
Brian Popow 9942e1f64b Change the default value of clipLimit 7 years ago
James Jackson-South bc128c6948
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 8e6a4f0877
Merge pull request #1011 from SixLabors/feature/processors 7 years ago
ip75 e880e63df2 fix test values 7 years ago
ip75 e76ebb84ef Filters test 7 years ago
ip75 8cb89d84ba remove hsl from comments 7 years ago
ip75 dfc094d320
Merge branch 'master' into LightnessProcessor 7 years ago
James Jackson-South 40b69d7e95 Refactor cloning processors and tests 7 years ago
James Jackson-South 1ae1915664 Merge branch 'master' into feature/processors 7 years ago
James Jackson-South 8606c08009
Merge pull request #1010 from SixLabors/feature/visitor 7 years ago
James Jackson-South 091aaccbc5 Merge branch 'master' into feature/processors 7 years ago