797 Commits (f30e22fe1bba5d5feaef81eb02027a3dbf0d9bc0)

Author SHA1 Message Date
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
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 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
James Jackson-South b95a0eade1 Fixes for Byte4 10 years ago
James Jackson-South 940801612d Add PackedPixelConverterHelper Fix #27 10 years ago
James Jackson-South b0a0fcf377 Add Short2 10 years ago
James Jackson-South ffc7994ebf Add Rgba64 10 years ago
James Jackson-South 3c6a4d5e4c Add Rgba1010102, Make Bgr565 conversion more accurate. 10 years ago
James Jackson-South 35db34fdc4 Add Rg32 10 years ago
James Jackson-South 40777de029 Add NormalizedShort4 10 years ago
James Jackson-South c52f6fc796 Add NormalizedShort2 10 years ago
James Jackson-South 43b1dd1845 Fix To() Method to allow vector scaling. 10 years ago
James Jackson-South 36c1bab856 Add conversion note. 10 years ago
James Jackson-South e3e99bea57 NormalizedByte2 Add NormalizedByte4 10 years ago
James Jackson-South 9721bdc56c Add NormalizedByte2 10 years ago
James Jackson-South ed3bb2543c Add HalfVector4 10 years ago
James Jackson-South df01a543cc Add HalfSingle 10 years ago
James Jackson-South aeccdb49a1 Add Byte4 10 years ago
James Jackson-South c3f2ecb7b1 Add Bgra5551 10 years ago
James Jackson-South b380ffa859 Add Bgra4444 10 years ago
James Jackson-South aed23abf1d Add new To<TColor,TPacked> method 10 years ago
James Jackson-South ce9a93ff24 Png encoder now passes parallel test #24 10 years ago