2578 Commits (75bf4d6d728450220f372e0f38d90f765bc8f6dc)

Author SHA1 Message Date
Anton Firszov f65eb8b4ca JpegColorConverter 9 years ago
Anton Firszov 92f9e04f3c DeduceJpegColorSpace() 9 years ago
Anton Firszov 6d0b9d3098 organizing classes 9 years ago
James Jackson-South abeaf6b493 Fix #301 9 years ago
Anton Firszov a6bdf32f7d comments on rounding logic 9 years ago
Anton Firszov 0d29a076e5 super accurate results! 9 years ago
Anton Firszov 8759f971eb reached consistent state with component scaling data 9 years ago
Anton Firszov 089efb5dbb several refactors 9 years ago
Dirk Lemstra a5e525119a Added missing reset to zero for the Adam7 pass. 9 years ago
Dirk Lemstra e6239727a0 Added missing clear for the previousScanline when going to the next pass 9 years ago
Dirk Lemstra c3cee74c02 Minor optimization for the PaethFilter decoder. 9 years ago
Anton Firszov c9eaff286e JpegComponentPostProcessor works for Calliphora.jpg! 9 years ago
Anton Firszov 91827a66b6 fineshed CopyTo(area), introduced IRawJpegData 9 years ago
Anton Firszov 7f73f3135f GetSubArea() 9 years ago
Anton Firszov 93bce0d3fb implemented BufferArea<T> 9 years ago
Anton Firszov fcefa57b8b introduce BufferArea2D, move Memory utility tests to proper place 9 years ago
Anton Firszov 769d4de78c CalculateJpegChannelSizes() 9 years ago
Anton Firszov 045f57b380 CalculateJpegChannelSize() 9 years ago
Anton Firszov 61e39c7350 test Ycck as well .. 9 years ago
Anton Firszov 21afb0565f OrigJpegDecoderCore channel management refactor 9 years ago
Anton Firszov fd3931f602 more subsampling refactor 9 years ago
Anton Firszov 0614e3fe3a refactor subsampling + better IDCT constants in actual implementation 9 years ago
Anton Firszov 50157d1da3 renaming files 9 years ago
Anton Firszov 523eb6c69b UnZigAndQuantize --> QuantizeBlock (the block itself is not zigged here) 9 years ago
Anton Firszov 5ab1644d0a rename files to match types 9 years ago
Anton Firszov fe3d725f8a Postfixing: Orig*** instead of Old** + introducing PdfJs*** again 9 years ago
Anton Firszov 40c73bc0a0 moved FastFloatingPointDCT.cs 9 years ago
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 4c9e945b99 move jpeg SpanExtensions into test utils 9 years ago
Anton Firszov 02bf454b50 clean up and organize Jpeg test utilities 9 years ago
JimBobSquarePants 771c739a90 Fix png decode span bug on Core 2.0 9 years ago
JimBobSquarePants ca5683716b Update all dependencies 9 years ago
Anton Firszov eb2fd0e47c more jpeg testing 9 years ago
Johannes Bildstein 8fdbf15516 handle CultureNotFoundException when reading MultilocalizedUnicodeTagDataEntry 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
Mormegil 6c4208e006 Support more variants of BMP headers 9 years ago
JimBobSquarePants 76c07e616b Update copyright and namespace on TT 9 years ago