21 Commits (3fba6f81edd9297cd44ffffcc4a7a79cf0b76021)

Author SHA1 Message Date
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
Anton Firszov 2be566bc61 cleanup 8 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 492c32ef45 goodby 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
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 9 years ago
Anton Firszov addf8c6c04 jpeg test cleanup 9 years ago
Anton Firszov 157b06aeb2 ImageSharp.Sandbox46.csproj uses net461 dll-s 9 years ago
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 9 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
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov a1cbb48077 (re) added DCT, Test & ReferenceImplementations changes 10 years ago