4292 Commits (5ec9310d7378ffecfc137297ffdb403053943fd4)
 

Author SHA1 Message Date
Anton Firszov 5ec9310d73 introduce BufferArea2D, move Memory utility tests to proper place 9 years ago
Anton Firszov 6236184beb TestImages.Jpeg.Baseline.Testimgorig -> TestImages.Jpeg.Baseline.Testorig420 9 years ago
Anton Firszov c0b620f904 jpeg420small.jpg 9 years ago
Anton Firszov 66a2bb9714 CalculateJpegChannelSizes() 9 years ago
Anton Firszov 352198db4d CalculateJpegChannelSize() 9 years ago
Anton Firszov 36cc13346e test Ycck as well .. 9 years ago
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 79e756483e rename files to match types 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 e368315565 moved FastFloatingPointDCT.cs 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 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