45 Commits (77f5bbe3aa93915e3efa859ddf555d57ea49f708)

Author SHA1 Message Date
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
Stephan Vedder ede120d5aa Work on 12-bit support 8 years ago
Anton Firszov 7f113ab00a AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
James Jackson-South 2f100a9459 Move common components 8 years ago
Jason Nelson f3e1e8f42d Cleanup tests 8 years ago
James Jackson-South 94e95c63d7 Update tests 9 years ago
Anton Firszov 218ca1d33c additional Block8x8F cleanup 9 years ago
Anton Firszov 6e51489fe0 more cleanup + more tests 9 years ago
Anton Firszov 347dd15ea2 cleanup and docs 9 years ago
Anton Firszov 1e60b2a73c NormalizeColorsAndRoundAvx2() + JpegBlockPostProcessor cleanup 9 years ago
Anton Firszov fa91eb6239 optimized quantization 9 years ago
Anton Firszov 1c84a3c312 fix rounding in YCbCr conversion, started refactoring dequantiziation logic 9 years ago
Anton Firszov 3e73bd8cf1 speedup Block8x8F.RoundInplace() 9 years ago
Dirk Lemstra c8fcfc0c49 Silence warnings. 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 045f57b380 CalculateJpegChannelSize() 9 years ago
Anton Firszov 959fb45e0e organizing DCT code 9 years ago
Anton Firszov 02bf454b50 clean up and organize Jpeg test utilities 9 years ago
Anton Firszov 20288a8056 Block8x8: the UInt16 Jpeg block 9 years ago
Anton Firszov 492c32ef45 goodby MutableSpan! 9 years ago
Anton Firszov f3b11146a6 CopyColorsTo() no longer uses MutableSpan 9 years ago
Anton Firszov 1c75403036 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Anton Firszov b6d4f352d9 GolangPort namespaces following folder structure 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Anton Firszov addf8c6c04 jpeg test cleanup 9 years ago
Anton Firszov 6baff43cb7 Optimized UnzigDivRound 9 years ago
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 10 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 10 years ago
antonfirsov fbc870ac4b almost worx 10 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 10 years ago
antonfirsov 61ba0e70b9 moved Jpeg classes to separate folders 10 years ago
Anton Firszov 111ab7927e finished re-applying existing encoder optimizations 10 years ago
Anton Firszov a1cbb48077 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 4e40df86b8 ImageSharp.Tests46 + better cache in FileProvider 10 years ago
Anton Firszov 4d27da96d5 Cleanup + Comments + StyleCop 10 years ago
Anton Firszov 2805315cf0 removed unused methods 10 years ago
Anton Firszov a99d6e6ee7 removed TransposeInto_CodeGeneratorTest() 10 years ago
Anton Firszov e75953daab manually merged all SIMD optimizations antonfirsov/ImageSharp/master 10 years ago
Anton Firszov 7f7b88f398 JpegDecoderCore SIMD optimizations applied to the .NET Core project 10 years ago
Anton Firszov c7f61ec2a4 hyper-efficient color copying 10 years ago
Anton Firszov f8d8913bf7 refactor 10 years ago
Anton Firszov 1300e0e053 refactor 10 years ago
Anton Firszov 9d9af91f18 ready to apply Block8x8 10 years ago
Anton Firszov 57cc5c5f30 benchmarking benchmarking benchmarking 10 years ago