2511 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)

Author SHA1 Message Date
James Jackson-South dc4646eb00 Fix #16 10 years ago
James Jackson-South 5e164f61a5 Darken Lighten 10 years ago
James Jackson-South 70ea546da7 Add initial transforms. 10 years ago
James Jackson-South ce9a93ff24 Png encoder now passes parallel test #24 10 years ago
Anton Firszov 2805315cf0 removed unused methods 10 years ago
Anton Firszov 06eaf8610c test fixes 10 years ago
Anton Firszov a99d6e6ee7 removed TransposeInto_CodeGeneratorTest() 10 years ago
Anton Firszov 246cdddd25 removed "geneserath.jpg" from TestImages 10 years ago
Anton Firszov e75953daab manually merged all SIMD optimizations antonfirsov/ImageSharp/master 10 years ago
James Jackson-South 8cae170251 Make PngEncoder threadsafe. Fix #24 10 years ago
Anton Firszov d3b1f99749 DecodeHuffman micro-optimizations 10 years ago
Anton Firszov 7f7b88f398 JpegDecoderCore SIMD optimizations applied to the .NET Core project 10 years ago
Anton Firszov 321f7297ff allocation optimizations for JpegDecoderCore 10 years ago
Oleg Bogdanov 472350e5b8 Don't allocate memory for png decode filters, reuse scanline buffers 10 years ago
James Jackson-South 7b09a06b68 Reduce allocations when encoding 10 years ago
Eric Mellino 5128634a5e Ensure Color structure stores elements in RGBA order 10 years ago
dirk df0f5a7e22 Moved file. 10 years ago
dirk e82a5f6e3c Added unit tests to test copying to and from ZYX and ZYXW. 10 years ago
dirk 48006109e4 Changed default namespace. 10 years ago
James Jackson-South f63e9fe681 Simplify YCbCr 10 years ago
James Jackson-South 0ed81b051a Optimize and cleanup the jpeg decoder 10 years ago
James Jackson-South b9d5b078be Build Huffman tables once only. 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago