741 Commits (922fa635bd9eb6d65aafd40902f58bc8d21dd157)

Author SHA1 Message Date
Anton Firszov ce5de06ed3 skipping Jpeg420Small + PdfJs spectral tests 9 years ago
Anton Firszov b881c599ca fixed #159 for the other known case, test image is too big though, won't add it 9 years ago
Anton Firszov b5a844d713 ErrorCode is now a state of InputProcessor 9 years ago
Anton Firszov 11eb0c3df8 test case for #159 9 years ago
Anton Firszov 54f8bb6ebf fixed #178 9 years ago
JimBobSquarePants 72be3355e0 Add Cmyk and Ycck converter tests 9 years ago
Anton Firszov 72289466f7 introduced test for #178 9 years ago
Anton Firszov a3dd2d1978 fixed #214 9 years ago
Anton Firszov cb713a3ade deleted all deprecated channel processing code 9 years ago
James Jackson-South 4d85b30c98 GrayScale & RGB + Tests 9 years ago
Anton Firszov e3cc961fb9 JpegColorConverter 9 years ago
Anton Firszov 1c83ea59f9 DeduceJpegColorSpace() 9 years ago
Anton Firszov 92e93df8dd organizing classes 9 years ago
Anton Firszov 0d424c7c93 super accurate results! 9 years ago
Anton Firszov a3dcbfada0 fixing tests 9 years ago
Anton Firszov 5afcc2328c reached consistent state with component scaling data 9 years ago
Anton Firszov 4974617e11 several refactors 9 years ago
Anton Firszov e250de52ed JpegComponentPostProcessor works for Calliphora.jpg! 9 years ago
Anton Firszov bd24e375bb fineshed CopyTo(area), introduced IRawJpegData 9 years ago
Anton Firszov 07e9e40b98 GetSubArea() 9 years ago
Anton Firszov d06a014d12 implemented BufferArea<T> 9 years ago
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 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