9042 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

Author SHA1 Message Date
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
James Jackson-South d453922250 Port Pbm decoder 4 years ago
James Jackson-South dfe04e36e3 Refactor Bmp and Gif 4 years ago
James Jackson-South 4099205e59 Stub out options types. 4 years ago
James Jackson-South cb3d073fa6 Use new license file 4 years ago
Dmitry Pentin 985131598d Added resizing benchmark results 4 years ago
Jeremy Pritts 3330b27b31 assembly trimming support 4 years ago
Dmitry Pentin c6d127ee22 Added tests for different output color types (except ycck) 4 years ago
Dmitry Pentin d351389c27 Removed redundant color converters creation, updated benchmarks 4 years ago
Dmitry Pentin 893bc201bd gfoidl review, removed obsolete enum 4 years ago
Brian Popow e84100a05e Fix issue #2149 4 years ago
Dmitry Pentin ef9830fd69 Removed debug console log 4 years ago
Dmitry Pentin 943cc34393 Fixed 4 years ago
Brian Popow 3af2dd7720 Multiply by inv max value instead of dividing in GeneratePalette 4 years ago
Brian Popow 035c31e826 Make sure 1 Bit compression is only used with 1 bit pixel type 4 years ago
Brian Popow 1b7f800c07 Minor: Another instance of use Numerics.Modulo8 instead of % 8 4 years ago
Brian Popow 7434643eee
Remove no longer valid comment 4 years ago