797 Commits (a1152c5dc3ccfe73ea18b40e5344e76ebb60e68b)

Author SHA1 Message Date
James Jackson-South ae6bdbf36f JPEG - Throw explicit ImageContentException on missing marker. 2 months ago
James Jackson-South ae9ca4c5bf Fix #3064 2 months ago
James Jackson-South 766175ff06 Fix tests 6 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
James Jackson-South 143c3bb4f2 Cleanup 6 months ago
James Jackson-South c82b1f7908 Explicitly handle missing SOS marker. Fix #2948 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
James Jackson-South 2f9cd4fe2b Fix detection of canonical sRGB profiles 6 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South b860f550ae Add YCCK test 12 months ago
James Jackson-South 74d475d4c4 Use ICC profile when available for JPEG decoding color transforms. 12 months ago
James Jackson-South f55b3e404c Add YccK, normalize YCbCr, update tests 1 year ago
James Jackson-South 6238f00895 Modernize additional V256 code from review 1 year ago
James Jackson-South 8a23d42bfd Port more V256 code 1 year ago
James Jackson-South 038f047a1c Initial fixes based on feedback 1 year ago
James Jackson-South 041e59dbce All Vector128 Load 1 year ago
James Jackson-South 29a56350ce Clean up and prep for Vector512 multiply 1 year ago
James Jackson-South 69caa490e0 Add Vector128 rounding 1 year ago
James Jackson-South 57614df1c0 Port RGB converter 1 year ago
James Jackson-South 80fee7fa12 Port YccK and use alias 1 year ago
James Jackson-South 87438a3a11 Port Grayscale converter 1 year ago
James Jackson-South 3b430e19c1 Port CMYK converter 1 year ago
James Jackson-South 959e6004d7 Begin re-implementing converters 1 year ago
James Jackson-South aebe375e2c Reduce JPEG color conversion to two pipelines 1 year ago
Ildar Khayrutdinov 8de08ba72a fix for duplicates skipping 1 year ago
Ildar Khayrutdinov d48a6dd5d1 fix for loading multiple sub ifds 1 year ago
ardabada 4ff51b9a03 fix 2 years ago
ardabada a34bca3b66 Update encoder and decoder to handle restart interval 2 years ago
James Jackson-South cf3faaaadf Remove IImageDecoderInternals redirect 2 years ago
James Jackson-South fae857fb1c Clamp JPEG quality estimation results. 2 years ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 3d80dfcbac Rename to JpegColorType 2 years ago
Alexandr Ivanov 490c0d3a31 update write block in huffman encoder, add test 2 years ago
James Jackson-South fb50f5be71 Replace old converter 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
James Jackson-South 623ad5defd Only exit after multiple EOF hits 2 years ago
James Jackson-South 382ee7fb23 Only exit after multiple EOF hits 2 years ago
James Jackson-South d8484da739 Remove allocations and cleanup. 2 years ago
Robert Mutniański 8af9a8068e PR comments changes 2 years ago
Robert Mutniański d2251287ce Introduce JpegComData.cs 2 years ago
Robert Mutniański c10863fee6 Replace Memory<char> with string 2 years ago
Robert Mutniański 9260be9d29 Add com character limit, comment as IList, remove unnecessary extension methods 2 years ago
Robert Mutniański 5127202129 pr comment fix 2 years ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
Robert Mutniański d6165909fd tab 2 years ago
Robert Mutniański b3a8452edc Rename SaveComment to SetComment, add index, add clearcomments 2 years ago
Robert Mutniański bb9ed65333 add jpeg com marker support 2 years ago
James Jackson-South 291e9e7c1e Use source length as bounds 2 years ago