441 Commits (bb74f5f6e2e8a3f14366ecf63e754daee203e2fd)

Author SHA1 Message Date
Anton Firszov ac32756bca started implementing mixed error management in JpegDecoderCore 9 years ago
Anton Firszov fe89861d10 bad EOF progressive test image 9 years ago
Anton Firszov a793066ac8 added missing fixed copyright headers 9 years ago
Anton Firszov addf8c6c04 jpeg test cleanup 9 years ago
Anton Firszov 2fe420bd9a strictly categorized test jpeg-s into Baseline/Progressive groups 9 years ago
Anton Firszov ddcd9cd906 added some comments to Block8x8F stuff 9 years ago
Anton Firszov 157b06aeb2 ImageSharp.Sandbox46.csproj uses net461 dll-s 9 years ago
Anton Firszov 14550c983c var. var never changes 9 years ago
Scott Williams 6e3663c5d2 prevent progressive images breaking. 9 years ago
Scott Williams ea0126f3c8 stop processing jpeg file once image loaded. 9 years ago
Anton Firszov 6baff43cb7 Optimized UnzigDivRound 9 years ago
Anton Firszov 8c3cff25ee minor change in LoadResizeSave 9 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov 6716d67908 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 10 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 10 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 10 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 10 years ago
Dirk Lemstra 12577b63c9 No more warnings. 10 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 10 years ago
antonfirsov fbc870ac4b almost worx 10 years ago
antonfirsov 27713664ba refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 10 years ago
Anton Firszov 4f27e6b938 Benchmark_JpegDecoder 10 years ago
antonfirsov 2822e2a950 Benchmark_JpegDecoder 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
antonfirsov e3def23e3e JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov f39687ba33 pooling PixelArea.Bytes 10 years ago
Anton Firszov 446b6c7337 StyleCop :S 10 years ago
Anton Firszov 31dbd1750f CopyRGBBytesStretchedTo 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
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
antonfirsov 8be1a38e4f fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 0349df2899 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 6da4ac1ed5 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Olivia e905ed6ce7 Removing unused variables in test. 10 years ago
Olivia c07cd223de Removing unused variables in test. 10 years ago
Dirk Lemstra b36d7a6ae9 Changed the test images from string into TestFile. 10 years ago
Anton Firszov 4bcb5208cc manually merged DecodeJpegMultiple + additional test images 10 years ago
Anton Firszov 4d27da96d5 Cleanup + Comments + StyleCop 10 years ago
Anton Firszov 2805315cf0 removed unused methods 10 years ago
Anton Firszov 06eaf8610c test fixes 10 years ago
Anton Firszov a99d6e6ee7 removed TransposeInto_CodeGeneratorTest() 10 years ago