5304 Commits (df369ee1af27c246bcaa51166bfd3b40af24ce14)
 

Author SHA1 Message Date
James Jackson-South df369ee1af Merge remote-tracking branch 'upstream/master' into issue-532 8 years ago
James Jackson-South 92bdfbc4f3 Fix obsolete gode generation 8 years ago
woutware 30827a3198 Merge branch 'issue-532' of https://github.com/woutware/ImageSharp into pr/540 8 years ago
woutware 1f577b25fd Processed review comment for Alpha8.ToArgb32() 8 years ago
James Jackson-South cfa441fdaa
Merge pull request #536 from carbon/gif-cleanup 8 years ago
woutware 39992846d1
Merge branch 'master' into issue-532 8 years ago
woutware 9dff73ca47 Moved change from PixelOperations{TPixel}.cs to PixelOperations{TPixel}.Generated.tt 8 years ago
woutware 14d9583c8c Added IPixel.PackFromArgb32 and ToArgb32. 8 years ago
Jason Nelson 71fa06ccc7
Merge branch 'master' into gif-cleanup 8 years ago
Jason Nelson 82765ced95 Tidy up comments 8 years ago
Jason Nelson 49d41fff88 Add TryGetProperty to ImageMetadata and remove Linq call from GifEncoder 8 years ago
Jason Nelson 0f69436564 Cleanup LzwDecoder 8 years ago
Jason Nelson cb44bbb633 Make MaxMaxCode const 8 years ago
Jason Nelson 07d3b9dcec Remove unused support for configuring the maximium number of bits in the LzwEncoder. 8 years ago
Jason Nelson 0dc94609be Cleanup LzwEncoder 8 years ago
Jason Nelson 0b4e614c54 Remove the unused finalizer pattern from LzwEncoder 8 years ago
Jason Nelson 370bb68096 Optimize LzwEncoder 8 years ago
Jason Nelson 7e446064dc Add GifGraphicControlExtensionTests 8 years ago
Jason Nelson d56c8dfaba Update namespace of gif tests 8 years ago
Jason Nelson d14b317632 Remove packed field 8 years ago
Jason Nelson c9b56f85ac Pack GifLogicalScreen value directly 8 years ago
Jason Nelson 09e14e1c92 Pack GifGraphicControlExtension value directly 8 years ago
Jason Nelson 26ffb7705f Rename GifGraphicControlExtension extension to match spec 8 years ago
Jason Nelson c102c0039e Remove unused service include 8 years ago
Jason Nelson 512e36dddb Update Moq 8 years ago
Jason Nelson 029564ac0a Update test SDK 8 years ago
Jason Nelson 242b61fb40 Pack the bits directly in GifImageDescriptor 8 years ago
Jason Nelson ee5ec97733 Remove unused PackField methods 8 years ago
Jason Nelson ae5b135fad Format code 8 years ago
Jason Nelson bfc4a68551 Make ImageMetaData(ImageMetaData other) constructor private 8 years ago
Jason Nelson 6d8bc96304 Remove EndianBinaryReader & Writer 8 years ago
Jason Nelson 6f06a07f62 Do not clone ImageProperties 8 years ago
Jason Nelson 3acd97cdfe Pass metadata directly to WriteComments to avoid unnessary codegen. 8 years ago
Jason Nelson 6486a457c6 Increase buffer size and fit the applicaton extension into a single write 8 years ago
Jason Nelson 70cf847bfe Remove incorrect size from GifGraphicsControlExtension 8 years ago
Jason Nelson 390414c297 Fix block size 8 years ago
Jason Nelson 7f95ad0a6a Used actual extension size when writing buffer 8 years ago
Jason Nelson 29d31733d3 Introduce IGifExtension interface 8 years ago
Jason Nelson 3678f2d08c Rename currentStream to stream 8 years ago
Jason Nelson 6e64c4c435 Write the LogicalScreenDescriptor struct directly to the buffer 8 years ago
James Jackson-South d30ab49299
Merge pull request #525 from SixLabors/js/faster-pdf-js-decoder 8 years ago
James Jackson-South 792b93686a Implement libjpeg LUT and add TODO notes for fast Huffman. 8 years ago
James Jackson-South b4bd3a3d12 Merge branch 'master' into js/faster-pdf-js-decoder 8 years ago
James Jackson-South 31b2f18675
Merge pull request #534 from denisivan0v/denisivan0v/array-pool-usage-fix 8 years ago
Denis Ivanov 3298bfb78e
Merge branch 'master' into denisivan0v/array-pool-usage-fix 8 years ago
James Jackson-South 384dfb1fb4 Fix quantizer test (sneak in this PR) 8 years ago
James Jackson-South d9a411e1bb Merge branch 'master' into js/faster-pdf-js-decoder 8 years ago
James Jackson-South 79e77b8591
Merge pull request #533 from carbon/gif-cleanup 8 years ago
denisivan0v 210397deb0 PngDecoderCore.Identify: disposing data chunk instead of expilit returning it to ArrayPool 8 years ago
James Jackson-South 47e7dca154 Merge branch 'master' into js/faster-pdf-js-decoder 8 years ago