4274 Commits (905931fbe7299061894b995519df08aced6ffcce)
 

Author SHA1 Message Date
Anton Firszov 905931fbe7 DCT.cs -> FastFloatingPointDCT.cs 9 years ago
Anton Firszov 41eff8c3b2 managed to figure out everything regarding IDCT reference implementations 9 years ago
Anton Firszov d6d172025b playing with DCT implementations 9 years ago
Anton Firszov 959fb45e0e organizing DCT code 9 years ago
Anton Firszov ec38e7f7f2 fix Sandbox46 build 9 years ago
Anton Firszov 4c9e945b99 move jpeg SpanExtensions into test utils 9 years ago
Anton Firszov 02bf454b50 clean up and organize Jpeg test utilities 9 years ago
Anton Firszov 4f3095a9dd better tuple usage 9 years ago
Anton Firszov 9012fbfcaf robust spectral verification 9 years ago
Anton Firszov 443f88de58 reading libjpeg component dump 9 years ago
Anton Firszov eb2fd0e47c more jpeg testing 9 years ago
Anton Firszov b1ecd66ef9 removed TestBase 9 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov dd05aed880 reference original code in TransformIDCT() docs 9 years ago
Anton Firszov 43bf873c4e spectral testing 9 years ago
Anton Firszov 69d46d7b51 open up OldJpegDecoderCore API for testing 9 years ago
Anton Firszov 5eea0e011f ToString(), CopyTo(), ToArray() for Block8x8 9 years ago
Anton Firszov 20288a8056 Block8x8: the UInt16 Jpeg block 9 years ago
Anton Firszov 96ccdae7c8 removed DecodedBlock 9 years ago
Anton Firszov 9528e9d215 removed DecodedBlock.bx, DecodedBlock.by 9 years ago
Anton Firszov 492c32ef45 goodby MutableSpan! 9 years ago
Anton Firszov f3b11146a6 CopyColorsTo() no longer uses MutableSpan 9 years ago
Anton Firszov a25ecc961e refactor OldComponent: it's class again + got moved in some logic 9 years ago
Anton Firszov e452646053 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov fe146f367e Merge remote-tracking branch 'origin/master' into beta-1 9 years ago
Anton Firszov 9d689314f6 more descriptive name for QR_core.bmp + giving AppVeyor a kick 9 years ago
Mormegil 6c4208e006 Support more variants of BMP headers 9 years ago
JimBobSquarePants 76c07e616b Update copyright and namespace on TT 9 years ago
Anton Firszov 15409ad6bd skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov e903f3283f do not verify that the reference decoder != actual decoder because of Mono 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 14cbf96bb5 suppress xUnit1013 for CI 9 years ago
Anton Firszov eb497215b9 disabling ValidateProgressivePdfJsOutput 9 years ago
Anton Firszov 3037e6f5db fixed Sandbox46 9 years ago
Anton Firszov 07e9116c57 Merge remote-tracking branch 'origin/beta-1' into jpeg-lab 9 years ago
Anton Firszov e61b745275 being kind to PDF.js 9 years ago
Anton Firszov a8a82ae603 stylecopping stuff 9 years ago
Scott Williams 5d3ca7ceb0 fix broken tests due to being umnable to mock internal stuff 9 years ago
Anton Firszov 5bae060841 build fix 9 years ago
Anton Firszov 296353a3af Merge remote-tracking branch 'origin/beta-1' into jpeg-lab 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Scott Williams c3f18423ee drop unneeded namespace evel 9 years ago
Scott Williams 71bce00221 make component order internal 9 years ago
Scott Williams 041d6f57c1 make file system internal 9 years ago
Scott Williams c6c0d63bac batter namespac for IImageProcessor 9 years ago
Scott Williams c0423fa8bf quatizer base class 9 years ago
Scott Williams 281c7366cb cleanup drawing namespace 9 years ago
Scott Williams 3463bcae6a fix dithering namespaces 9 years ago