5243 Commits (c01bdedbae48bfbbc8a4808ee9dde55fa864ad74)

Author SHA1 Message Date
James Jackson-South 0e54081232 Fix webp bpp parsing, normalize property naming. 2 years ago
James Jackson-South 3d80dfcbac Rename to JpegColorType 2 years ago
Brian Popow ede2f2d2d1
GifDecoder: Limit lzw bits to a maximum of 12 bits (#2744) 2 years ago
James Jackson-South fdcd60200e Begin migrating TiffMetadata 2 years ago
James Jackson-South be0be6933f Fix PngMetadata 2 years ago
James Jackson-South 1f4605ed3b Implement TgaMetadata 2 years ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
James Jackson-South 8166213c17 Implement GifFrameMetadata 2 years ago
James Jackson-South 2752a450d8 Implement up GifMetadata 2 years ago
James Jackson-South d52815bfd0 Wire up BmpMetadata proper 2 years ago
James Jackson-South eda85d20ee Define new joining types and extend existing pixel info 2 years ago
Anton Firszov 467850f757
Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Anton Firszov aaeae24dd6
Undo dummy change 2 years ago
Anton Firszov 06312cbcfd
Update TestFormat.cs 2 years ago
antonfirsov 572366e078 test allocation limits 2 years ago
antonfirsov d1cc651e19 fix BmpDecoder_ThrowsException_Issue2696 2 years ago
James Jackson-South fb64b3367f Clamp read palette indices. 2 years ago
James Jackson-South da497882fe Revert additional changes 2 years ago
SpaceCheetah c8eab788dd
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
SpaceCheetah 94d7f3c479
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
SpaceCheetah b1a5593b20
Add test for case with frame offsets 2 years ago
SpaceCheetah 9ae8be4c8a
Add more tests 2 years ago
SpaceCheetah addec72467
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah 85fd4311f1
Fix PngMetadata copy 2 years ago
SpaceCheetah d15a2e79a4
Add test for default image not animated 2 years ago
SpaceCheetah 63b7ecd87e
Fix frame dispose operation handling 2 years ago
SpaceCheetah 417667a12c
Add test 2 years ago
SpaceCheetah 3dec79c979
Add test for case with frame offsets 2 years ago
SpaceCheetah c5ebbfe76e
Add more tests 2 years ago
SpaceCheetah 5cd2d29052
Make PngEncoder respect DefaultImageAnimated 2 years ago
SpaceCheetah c232835082
Fix PngMetadata copy 2 years ago
SpaceCheetah b29962abca
Add test for default image not animated 2 years ago
SpaceCheetah ce069bce25
Fix frame dispose operation handling 2 years ago
SpaceCheetah 5d9e3051cb
Add test 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
James Jackson-South edc87ad90d Limit ancillary chunk size. 2 years ago
Robert Mutniański 8af9a8068e PR comments changes 2 years ago
James Jackson-South f44b761f3b
Add fixes 2668, 2676, and 2677 to main (#2678) 2 years ago
James Jackson-South 624277ba88 Update Issue2668_Quantized_Encode_Alpha_Rgba32_Issue_2668.png 2 years ago
James Jackson-South ed2cd3184f Fix casing 2 years ago
James Jackson-South 2a548818ac Use a smarter approach to determine the transparent index 2 years ago
James Jackson-South 12d05b77cd Revert "Fix file name" 2 years ago
James Jackson-South 15619ecd88 Fix file name 2 years ago
James Jackson-South 3c65383dec Prevent underflow 2 years ago
James Jackson-South 83ecbdb19f Fix path 2 years ago
James Jackson-South b4049ce517 Don't skip data read on animation and frame control chunks 2 years ago
Robert Mutniański d2251287ce Introduce JpegComData.cs 2 years ago