11701 Commits (bfbfdfa5f6a867b2cd79d258d96c672d0e17ae79)
 

Author SHA1 Message Date
Dan Kroymann f874218d0b Change WithSeekableStreamAsync() so that it executes synchronous actions after preloading the stream, rather than async actions (since the async actions all ultimately operate synchronously anyway) 4 years ago
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 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
Dirk Lemstra 6cb2d37602
Changed master to main in the links. 4 years ago
Dirk Lemstra e54219acec
Renamed master to main. 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
James Jackson-South d8372568e0 Convert OrientationMode into something usable. 4 years ago
James Jackson-South c38825ba2a Fix for .NET FX 4 years ago
James Jackson-South 35ed52a74f Merge branch 'master' into af/memory-diagnostics 4 years ago
James Jackson-South ea38d984ec
Merge pull request #1935 from IldarKhayrutdinov/exif-encoded-strings 4 years ago
James Jackson-South fddfee2008 Update DC-X008-Translation-2019-E.pdf 4 years ago
James Jackson-South a5182b067b
Merge branch 'master' into exif-encoded-strings 4 years ago
James Jackson-South 414bbe2987
Merge pull request #1974 from br3aker/dp/jpeg-tests-leak-fix 4 years ago
Dmitry Pentin 85cd83f3a7 IDisposable JpegDecoderCore is now properly disposed in tests 4 years ago
Anton Firszov cf288f10bb
preferLocal: false 4 years ago
James Jackson-South b7e348ff81
Merge pull request #1971 from SixLabors/bp/webpalpha 4 years ago