713 Commits (dc9367ce2b7e8daf337c8cf2cea109a88e4b487d)

Author SHA1 Message Date
Anton Firszov dc9367ce2b OrigJpegDecoderCore channel management refactor 9 years ago
Anton Firszov 3e8c2eee5d more subsampling refactor 9 years ago
Anton Firszov 074717ea37 refactor subsampling + better IDCT constants in actual implementation 9 years ago
Anton Firszov 4bde0db10e renaming tests 9 years ago
Anton Firszov 5b03fb7829 renaming files 9 years ago
Anton Firszov 6d66209e9f well ... that LLM implementation is actually NOT inaccurate 9 years ago
Anton Firszov 4e62e7e8d7 UnZigAndQuantize --> QuantizeBlock (the block itself is not zigged here) 9 years ago
Anton Firszov ea834c3bae Postfixing: Orig*** instead of Old** + introducing PdfJs*** again 9 years ago
Anton Firszov 9c1ac8b7a4 better IDCT constants, but it did not help 9 years ago
Anton Firszov 9d3f7aa5e5 better constants in ReferenceImplementations.FastFloatingPointDCT 9 years ago
Anton Firszov 34a52bba51 DCT.cs -> FastFloatingPointDCT.cs 9 years ago
Anton Firszov f672ae340b managed to figure out everything regarding IDCT reference implementations 9 years ago
Anton Firszov 5383f9e275 playing with DCT implementations 9 years ago
Anton Firszov 66df6fd2eb organizing DCT code 9 years ago
Anton Firszov abc62bbe7f move jpeg SpanExtensions into test utils 9 years ago
Anton Firszov f6b5b420c7 clean up and organize Jpeg test utilities 9 years ago
Anton Firszov ece979812c better tuple usage 9 years ago
Anton Firszov a67f6d5494 robust spectral verification 9 years ago
Anton Firszov 637ed89f59 reading libjpeg component dump 9 years ago
Anton Firszov 55e891f6c7 more jpeg testing 9 years ago
Anton Firszov 683f51d586 removed TestBase 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov e6337310da spectral testing 9 years ago
Anton Firszov c3c29586fe open up OldJpegDecoderCore API for testing 9 years ago
Anton Firszov 8e56cc4140 ToString(), CopyTo(), ToArray() for Block8x8 9 years ago
Anton Firszov d8ea09115b Block8x8: the UInt16 Jpeg block 9 years ago
Anton Firszov 6ecb12b25c goodby MutableSpan! 9 years ago
Anton Firszov 086f8eae1b CopyColorsTo() no longer uses MutableSpan 9 years ago
Anton Firszov 6137f703b8 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 209d6181b8 more descriptive name for QR_core.bmp + giving AppVeyor a kick 9 years ago
Mormegil 76b77dafb7 Support more variants of BMP headers 9 years ago
Anton Firszov b0279a8490 skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov 3b2c92a74b do not verify that the reference decoder != actual decoder because of Mono 9 years ago
Anton Firszov ed4cc4b478 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 2d51c5d759 suppress xUnit1013 for CI 9 years ago
Anton Firszov 71467df85b disabling ValidateProgressivePdfJsOutput 9 years ago
Anton Firszov d4b66d9fc0 being kind to PDF.js 9 years ago
Scott Williams cdfeece181 fix broken tests due to being umnable to mock internal stuff 9 years ago
Anton Firszov 0c13e28ada build fix 9 years ago
Anton Firszov 8d726512c6 code for verifying original PDF.js output 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Scott Williams 5280013f42 make component order internal 9 years ago
Scott Williams bc6f6d61a6 cleanup drawing namespace 9 years ago
Scott Williams 921cbab791 fix dithering namespaces 9 years ago
Scott Williams 49427bcdc1 internalise colorspace interfaces 9 years ago
Scott Williams 994efc830b add exif primitives to exif namespace 9 years ago
Scott Williams 763239563b metadata namespace fixes 9 years ago
Scott Williams 1fcbdfa167 update metadata namespaces 9 years ago
Anton Firszov 4822a04c8b it's called Manhattan distance! stupid me :P 9 years ago