11861 Commits (dfe04e36e3349e2cef9e6548d889c732e9d817ce)
 

Author SHA1 Message Date
Dan Kroymann 3a11b2f382 Plumb CancellationToken through IImageDecoder and IImageInfoDetector methods 4 years ago
Anton Firszov f24b02f31c
Merge pull request #1999 from SixLabors/af/contiguous-load 4 years ago
Anton Firszov d181b77dcd
Merge branch 'main' into af/contiguous-load 4 years ago
Brian Popow a1da24a894
Merge pull request #2000 from br3aker/dp/jpeg-spectral-conversion-fix 4 years ago
Dmitry Pentin 3ea8485989 Removed redundant CommitConversion() call 4 years ago
Anton Firszov f387d4a161
Fix test 4 years ago
Anton Firszov 1e410719c0 fix test 4 years ago
Anton Firszov 9ffcc51ed6 Respect PreferContiguousImageBuffers in decoders 4 years ago
Dan Kroymann 4802b4f0f4 Always pre-copy the source stream into an in-memory stream so that the subsequent image loading operations can safely use synchronous IO 4 years ago
Brian Popow 8b177f8757
Merge branch 'main' into bp/webpanimation 4 years ago
Brian Popow 46b0bf0b49
Merge pull request #1993 from frankracis-work/tiff-fax4-compression 4 years ago
Brian Popow 22364ef3ba
Merge branch 'main' into tiff-fax4-compression 4 years ago
Brian Popow 4fbdccb7d3 A little cleanup 4 years ago
Brian Popow 981d1b3aa2 Remove note, that CcittGroup4Fax is not supported 4 years ago
Dirk Lemstra 0f587ab276
Added missing body. 4 years ago
Dirk Lemstra 6197844260
Use a different notation. 4 years ago
Dirk Lemstra 056ce5e27e
Use single quotes instead. 4 years ago
Dirk Lemstra 3b8b4d19d4
Try without quotes. 4 years ago
Dirk Lemstra ad7c49ae0e
Switch to issue forms. 4 years ago
Frank Racis 3c9eb470a0 Adding fax4 (T6) compression 4 years ago
Brian Popow 8a115aff10
Merge branch 'main' into bp/webpanimation 4 years ago
Dirk Lemstra 6cb2d37602
Changed master to main in the links. 4 years ago
Dirk Lemstra e54219acec
Renamed master to main. 4 years ago
Brian Popow ab8a1ba564 Add option to decode just one frame 4 years ago
Brian Popow 4c30ccdf04 Add loopcount and duration to the webp metadata 4 years ago
Brian Popow 54a43908b3 Add tests for animated webp 4 years ago
Brian Popow c93007c58b Fix identify webp with alpha 4 years ago
Brian Popow 7d0dd42b0d Replace broken webp image with exif data 4 years ago
Brian Popow 71460c7662
Merge branch 'master' into bp/webpanimation 4 years ago
Brian Popow 2b8af22d5d Add decoding animated lossy webp 4 years ago
Brian Popow 00e91cb6ab Add alpha blending for animated webp 4 years ago
Brian Popow 9cc92b8035 Decode animated lossless webp 4 years ago
James Jackson-South a844c78d31
Merge pull request #1981 from 0xced/fix-resolution-doc 4 years ago
Cédric Luthi 490bf0f3be Fix documentation of HorizontalResolution and VerticalResolution properties 4 years ago
James Jackson-South 5d6f3893ba
Merge pull request #1980 from SixLabors/js/fix-1962 4 years ago
James Jackson-South 438a97bb9b Handle missing global color table. Fix #1963 4 years ago
James Jackson-South 6d434ea28e
Merge pull request #1979 from br3aker/dp/jpeg-grayscale-fix 4 years ago
James Jackson-South 4fd6a29bb2
Merge branch 'master' into dp/jpeg-grayscale-fix 4 years ago
James Jackson-South e5c40dc3af
Merge pull request #1976 from SixLabors/js/expose-orientation 4 years ago
James Jackson-South e36cc7bc92 Group dotnet actions 4 years ago
James Jackson-South bebbe150ba Remove duplicate dotnet setup 4 years ago
James Jackson-South 833033382d Merge branch 'master' into js/expose-orientation 4 years ago
Dmitry Pentin b4ac71e1dd Added test 4 years ago
Dmitry Pentin ca9c45e601 Fixed invalid non-interleaved single component jpeg scan parsing 4 years ago
Dirk Lemstra c120c5b478
Removed unused ItemGroup. 4 years ago
Dirk Lemstra a4c6834c92 Install missing SDK. 4 years ago
Brian Popow 0149a5baab Change webp package tag to WebP 4 years ago
Brian Popow 00bc550030 Add tiff and webp to the PackageTags 4 years ago
James Jackson-South a7f4e23e4f
Merge branch 'master' into js/expose-orientation 4 years ago
Anton Firszov 259db7cf89
Merge pull request #1969 from SixLabors/af/memory-diagnostics 4 years ago