8754 Commits (fd2e8a90adebd0408440a0d522d252da36700a1a)

Author SHA1 Message Date
James Jackson-South 0e13e6c96c Add sampler option, add comment. 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
Dmitry Pentin 4ab4ae2352 Tests, fixed interleaved decoding I messed up during main merge 4 years ago
Brian Popow cd68d14be5 Make sure 1 Bit compression is only used with 1 bit pixel type. 4 years ago
Theodore Tsirpanis 7f14e347b4 Refactor `EnumUtils` and make it AOT-friendly. 4 years ago
James Jackson-South d29cf8abf4 Implement specialized options for limited types, add extensions. 4 years ago
Dmitry Pentin ade236e872 Huffman table cleanup 4 years ago
Dmitry Pentin a9c7f4bb3c Merge fixes 4 years ago
Dmitry Pentin dd504b2413 Fixed spectral block border pixel padding 4 years ago
Brian Popow e7173328ba Add test making sure not always RLE packets are written 4 years ago
Brian Popow 5fff1e4241 Only write RLE packet, if more then 1 equal pixel is found. Write Raw Packet otherwise 4 years ago
Brian Popow 23ae060ebb Throw exception, if not enough data is available in the stream 4 years ago
Brian Popow d1d672801a A little cleanup 4 years ago
Brian Popow 95ae124adb Use DangerousGetRowSpan when run length encode image 4 years ago
James Jackson-South 0472ffd3f1 Make default DecoderOptions internal 4 years ago
James Jackson-South 3d837b109d Update PixelBlender{TPixel}.cs 4 years ago
James Jackson-South 3c40500b44 Clean up pixel blender defaults 4 years ago
smorokin 939607c459
relaxed bmp dimensions validation 4 years ago
James Jackson-South 3fb4787c3a Normalize some reference swapping 4 years ago
James Jackson-South ca0b2841fa Remove obsolete OSX transform methods 4 years ago
James Jackson-South 6fc84a82f6 Remove other obsolete conditions and warnings 4 years ago
James Jackson-South eee64f25d6 Remove SUPPORTS conditions 4 years ago
James Jackson-South 085ff1ae46 Normalize not loaded exception 4 years ago
James Jackson-South 37d020cb23
Update src/ImageSharp/Image.FromBytes.cs 4 years ago
James Jackson-South 91a641301b
Update src/ImageSharp/Image.FromBytes.cs 4 years ago
James Jackson-South 01e497f569
Update src/ImageSharp/Image.FromBytes.cs 4 years ago
James Jackson-South 2355de6866
Update src/ImageSharp/Image.FromBytes.cs 4 years ago
James Jackson-South 8826e87718
Update src/ImageSharp/Formats/DecoderOptions.cs 4 years ago
James Jackson-South 204fddd835 Pass cancellation token to decompressors. 4 years ago
James Jackson-South a42101e743 Migrate new Tiff WebPDecoder 4 years ago
Brian Popow a258c472b8 Fix file header copyright text 4 years ago
Brian Popow 88f106d3b2 Fix file header copyright text 4 years ago
James Jackson-South 8d50996ce7 Fix cache key resolution 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South d53ad0efa0 Refactor jpeg decoder and general load 4 years ago
Dmitry Pentin 8ca517b586 Docs fix 4 years ago
Dmitry Pentin 95273d35b6 Added grayscale app14 support, build fix 4 years ago
Dmitry Pentin 1c9777e628 Tiif decoding fix 4 years ago
James Jackson-South 7a9cf87a2b Fix headers 4 years ago
Brian Popow 1959bf6531 Always use RgbJpegSpectralConverter for decompressed jpeg data 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Dmitry Pentin 0cc3c683cc Tests 4 years ago
Dmitry Pentin 52ad9c67f6 Jpeg colorspace deduction fix 4 years ago
Yu 4b28eb6bdc Fix rle compression mistake in tga encoder. 4 years ago
Brian Popow 34602817b0 Fix issue #2171: Alpha Chunk data size is not set correctly to the compressed size 4 years ago
Dmitry Pentin c9b5e77430 Fixed non-interleaved encoding with subsampling 4 years ago
James Jackson-South 22421dbfcb Limit to collection max 4 years ago
James Jackson-South 48a81062c3 Port WebP and cleanup options 4 years ago
James Jackson-South 3917b123d1 Port Tiff, fix constructors 4 years ago
James Jackson-South c9beb02c0e Port Tga and Png 4 years ago