19 Commits (ef35d52da2be8ad3f25ee964c0bbdc373d0ebbb4)

Author SHA1 Message Date
Anton Firszov c64374bbe7 cleanup 8 years ago
Anton Firszov 352198db4d CalculateJpegChannelSize() 9 years ago
Anton Firszov 66df6fd2eb organizing DCT code 9 years ago
Anton Firszov f6b5b420c7 clean up and organize Jpeg test utilities 9 years ago
Anton Firszov 6ecb12b25c goodby MutableSpan! 9 years ago
Anton Firszov d230faa928 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Anton Firszov 30d0abba47 GolangPort namespaces following folder structure 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
Anton Firszov 41731c72cc jpeg test cleanup 9 years ago
Anton Firszov d2f9619ff6 ImageSharp.Sandbox46.csproj uses net461 dll-s 9 years ago
Anton Firszov 3c2f64d681 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 9 years ago
Anton Firszov 6dc1a19a4f type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 10 years ago
antonfirsov b89f22c121 moved Jpeg classes to separate folders 10 years ago
antonfirsov 762f1878a8 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov 8c2325abe9 (re) added DCT, Test & ReferenceImplementations changes 10 years ago