4313 Commits (72be3355e02b0762b4bc96b623ffd69017a802b8)
 

Author SHA1 Message Date
JimBobSquarePants 72be3355e0 Add Cmyk and Ycck converter tests 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
James Jackson-South 68cc3ede9e Merge branch 'jpeg-lab' of https://github.com/SixLabors/ImageSharp into jpeg-lab 9 years ago
James Jackson-South 7f5afe2571 Add Ycck and CMYK conversion 9 years ago
Anton Firszov 5b589c001f XmlDocs for JpegImagePostProcessor 9 years ago
Anton Firszov e77d79c763 removed DoPostProcessorStep() return value 9 years ago
Anton Firszov 6a64d37d79 JpegImagePostProcessor code path is the default now in OrigJpegDecoderCore 9 years ago
Anton Firszov e72250e6ee inlined YCbCr conversion code 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 860a89dcd2 comments on rounding logic 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 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