1567 Commits (c57ca1b345bc8570f0ae0f8d535522282ef7c333)

Author SHA1 Message Date
Dmitry Pentin 03407f14e3 4x4 implementation, tests 4 years ago
Dmitry Pentin 6eceb6c0eb Moved quantization table initialization to component post processors 4 years ago
Dmitry Pentin 8192ff2a17 Initial processor implementation, code base for tests 4 years ago
Scott Williams af7d84a376 check disposed buffers for decoders 4 years ago
Scott Williams 3872c6000c revert loader change 4 years ago
Scott Williams 77bb287116 xunit helper to track undisposed memory 4 years ago
Dmitry Pentin 1ce994af9c Unified spectral conversion for direct and downscaled routines 4 years ago
Dmitry Pentin afbf44be48 Infrastructure 4 years ago
Mike Irving 12abd59fa4 correction to repair breaking change from another merge 4 years ago
Mike Irving 7be52e1325 naming corrections - macOS and .NET 4 years ago
James Jackson-South db1bf31674 Use pre-existing pixel conversion methods 4 years ago
Brian Popow 2dc4be2185 Only debug save on OSX for associated alpha tests 4 years ago
Brian Popow 5d894d4f2c Add support for decoding Tiff images with associated alpha data 4 years ago
Ynse Hoornenborg 1d2d717a50 Fix and test 4 years ago
Brian Popow 29aa049b71 Add test for #2057 4 years ago
Brian Popow 24bd518078 Add tests for predictor with alpha 4 years ago
Brian Popow bd703954dc Add 5 and 3 to valid magicFrame.Depth 4 years ago
Brian Popow e2bc1af8f4 Add support for decoding Tiff images with UnassociatedAlphaData and planar configuration 4 years ago
Brian Popow 0e1e6c6fd7 Add support for decoding Tiff images with UnassociatedAlphaData 4 years ago
Brian Popow 3dcb4db49a Add test for gray tiff jpeg compressed 4 years ago
Brian Popow 26a742eb92 Additional tests for decoding png's with filter 4 years ago
Brian Popow 88b75da62b Add tests for png filters with and without intrinsics 4 years ago
Brian Popow e1f96f2647 Additional png decoder tests for average filter 4 years ago
Brian Popow 4f6b807e38 Fix average test data 4 years ago
Brian Popow 9f322555a9 Rename average filter tests 4 years ago
Brian Popow 3ab1ba6bb3 Use DisableHWIntrinsic in average filter test 4 years ago
Brian Popow 9eb71a20af Add average filter tests 4 years ago
Brian Popow 6e6673fcb9 Add test with AVX disabled 4 years ago
Brian Popow cbf4675919 Add adler tests with and without intrinsics 4 years ago
Brian Popow d76c40a43a Ignore invalid gamma chunks 4 years ago
Brian Popow 0fa6085611 Throw exception, if gamma chunk does not contain enough data 4 years ago
James Jackson-South 78e5b6c19d Throw for corrupt LZW min code. Add test for deferred clear code 4 years ago
Brian Popow 29ddc6053e Change error message to "...a palette chunk" 4 years ago
Brian Popow d98171fa54 Add tests for missing palette chunk 4 years ago
James Jackson-South c129278cae Don't throw for bad min code, just don't decode indices. 4 years ago
James Jackson-South 8db482834d Handle empty XMP profiles. Fix #2012 4 years ago
Brian Popow a963fa09ad Add test for decoding only the first frame 4 years ago
Dan Kroymann 2ee0c6e421 Fix unit tests 4 years ago
Dan Kroymann 1c225e93b8 Make the cancellationToken arguments required 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
James Jackson-South 438a97bb9b Handle missing global color table. Fix #1963 4 years ago
Dmitry Pentin b4ac71e1dd Added test 4 years ago
Dmitry Pentin 85cd83f3a7 IDisposable JpegDecoderCore is now properly disposed in tests 4 years ago
Brian Popow 8b8993dadc Add encode lossy webp with alpha tests 4 years ago
Ildar Khayrutdinov d01dfe8e26 change JIS encoding, update test 4 years ago
Ildar Khayrutdinov 19a7b8c62e update JIS test 4 years ago
Ildar Khayrutdinov 62ca84242e Add test 4 years ago
Ildar Khayrutdinov ac9a98a552 cleanup 4 years ago
Ildar Khayrutdinov cda6b24b63 Bug fixes of reading and writing (UCS2 and EncodedString) 4 years ago