4273 Commits (f672ae340bf039efb2871574bec68cf4419d4d6b)
 

Author SHA1 Message Date
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 e7b0929831 fix Sandbox46 build 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 6a5f74e070 reference original code in TransformIDCT() docs 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 532a7fc836 removed DecodedBlock 9 years ago
Anton Firszov b6bd140c9d removed DecodedBlock.bx, DecodedBlock.by 9 years ago
Anton Firszov 6ecb12b25c goodby MutableSpan! 9 years ago
Anton Firszov 086f8eae1b CopyColorsTo() no longer uses MutableSpan 9 years ago
Anton Firszov 97685f1c42 refactor OldComponent: it's class again + got moved in some logic 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 165152bf44 Merge remote-tracking branch 'origin/master' into beta-1 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
JimBobSquarePants ac52066a71 Update copyright and namespace on TT 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 137542f1df fixed Sandbox46 9 years ago
Anton Firszov b533a95517 Merge remote-tracking branch 'origin/beta-1' into jpeg-lab 9 years ago
Anton Firszov d4b66d9fc0 being kind to PDF.js 9 years ago
Anton Firszov 808b4d3f9b stylecopping stuff 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 0474e0e8c4 Merge remote-tracking branch 'origin/beta-1' into jpeg-lab 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 8b6a9fa976 drop unneeded namespace evel 9 years ago
Scott Williams 5280013f42 make component order internal 9 years ago
Scott Williams 08e3b82171 make file system internal 9 years ago
Scott Williams e6ae403d08 batter namespac for IImageProcessor 9 years ago
Scott Williams df6c9fa20a quatizer base class 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