13820 Commits (a3c2742dd43dcdfd2d09db6802110cd821135e2f)
 

Author SHA1 Message Date
Ynse Hoornenborg c771350559 Prune ITileDecoder interface 2 years ago
Brian Popow 9a9390cb2a
Merge branch 'main' into bp/Issue2763 2 years ago
Brian Popow 6c430efd10 Fix stylecop warning 2 years ago
Brian Popow cc39c502ac Add test case for issue 2763 2 years ago
Brian Popow 00b253d1dd Fix issue in EncodeImage() not using correct histogram image size, fixes #2763 2 years ago
Ynse Hoornenborg a48e271780 Fully implement Heif Item Location 2 years ago
ardabada f131d60a6b Add restart interval 2 years ago
Alexandr Ivanov 53d776d61a Merge branch 'main' into progressive-jpeg-encoder 2 years ago
James Jackson-South d83f763e7d
Merge branch 'main' into js/format-conversion 2 years ago
James Jackson-South 23e000f99c
Merge pull request #2739 from SixLabors/js/colorspace-converter 2 years ago
James Jackson-South 71d49ae8f9
Merge branch 'main' into js/colorspace-converter 2 years ago
James Jackson-South 59de13c8cc
Merge pull request #2764 from SixLabors/js/v4-merge-2758-fix 2 years ago
James Jackson-South 00afbe8e25 Merge branch 'release/3.1.x' into js/v4-merge-2758-fix 2 years ago
James Jackson-South b496109051
Merge pull request #2759 from SixLabors/js/fix-2758 2 years ago
Ynse Hoornenborg 23d533a713 Some bug fixes 2 years ago
Ynse Hoornenborg 1d83ac3e44 Implement remaining distributions 2 years ago
Ynse Hoornenborg c8a6203b25 Implement ScanOrder scan constants 2 years ago
Ynse Hoornenborg 30f8884391 Implement Coefficient syntax 2 years ago
Ynse Hoornenborg 38c23a5400 Disable failing test for in-progress code 2 years ago
Ynse Hoornenborg d01cb8e9bb
Merge branch 'main' into heic-support 2 years ago
Ynse Hoornenborg 4e53f7cf81 Add some code comments 2 years ago
Ynse Hoornenborg 1ff01503ac Implement TransformBlock 2 years ago
Ynse Hoornenborg 6c4e213a75 Implement Residual 2 years ago
Brian Popow 3d84a51970 Suppress warning about SA1500: Braces for multi-line statements 2 years ago
Brian Popow 13173a3906 Implement GetPlaneResidualSize() 2 years ago
Ynse Hoornenborg 9fb58262e2 Smoke test for tiling 2 years ago
Ynse Hoornenborg e60b39fb25 Implement Transform parsing 2 years ago
Brian Popow aaac78a073 When TemporalDelimiter header is encountered, seenFrameHeader flag will be set to false 2 years ago
James Jackson-South c840640b1b
Merge branch 'main' into js/format-conversion 2 years ago
James Jackson-South 783884853c
Merge branch 'main' into js/colorspace-converter 2 years ago
James Jackson-South c9a29f0a61
Merge pull request #2761 from SixLabors/js/affine-fix-v4 2 years ago
James Jackson-South dc6871cfc3 Add explicit AOT seeding for SpectralConverter 2 years ago
James Jackson-South ac5ace789c Update tests 2 years ago
James Jackson-South d27c03ad61 Merge branch 'release/3.1.x' into js/affine-fix-v4 2 years ago
James Jackson-South e0d4576ff1
Merge pull request #2760 from SixLabors/js/transforms-offset 2 years ago
James Jackson-South e61585afe2 Remove IImageEncoderInternals interface 2 years ago
James Jackson-South cf3faaaadf Remove IImageDecoderInternals redirect 2 years ago
Ynse Hoornenborg 3382518793 Fix build 2 years ago
Brian Popow 5792d05063 Annotate Av1TileDecoder methods with spec sections 2 years ago
James Jackson-South 2d548d012a
Merge branch 'main' into progressive-jpeg-encoder 2 years ago
Ynse Hoornenborg 0cf272626f Tiling initialization fixes 2 years ago
Brian Popow 355692131f Implement ReadTimingInfo, it is needed in ReadUncompressedFrameHeader() when IsReducedStillPictureHeader is false 2 years ago
Ynse Hoornenborg a0fdf0239a Implement partition context logic 2 years ago
Brian Popow c4d34c5ea5 Fix issue in ReadSequenceHeader() not reading OrderHintBits 2 years ago
Brian Popow 41b980cae0 Implement missing parts in ReadSequenceHeader for case when ReducedStillPictureHeader is false 2 years ago
Brian Popow 2accf9513c Implement 5.5.4. read Decoder model info 2 years ago
James Jackson-South 0103d81d96 Fix off-by-one error when centering a transform. 2 years ago
Brian Popow 136110fe5e Adjustments in ReadSequenceHeader() for case when image is not ReducedStillPictureHeader (still incomplete) 2 years ago
James Jackson-South fae857fb1c Clamp JPEG quality estimation results. 2 years ago
James Jackson-South e4ba5d30d7 Decode LZW row by row 2 years ago