10 Commits (0ea075bd6ea19fa0c047c99603797ef2c6cb1582)

Author SHA1 Message Date
Scott Williams 2953d877c6 Revert "At least render something when progressive." 9 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 9 years ago
Scott Williams 21de6ce755 Just drop out when image data is loaded 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
James Jackson-South 98a751beed Use same accuracy as other encoders 9 years ago
James Jackson-South fb70281126 Use scaled int for Ycck 9 years ago
James Jackson-South 9f854f2c75 Remove unnecessary casts 9 years ago
James Jackson-South 470ca4686b Replace floating point color translations 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov de7d56eeb6 minor JpegDecoderCore cleanup 9 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 9 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 9 years ago
antonfirsov d89dbec40c cleanup 9 years ago
antonfirsov a54e213c97 JpegScanDecoder replaced the old stuff! 9 years ago
antonfirsov 6a276fc018 fixx 9 years ago
antonfirsov fbc870ac4b almost worx 9 years ago
antonfirsov ee1400f39b started work on DecoderScanProcessor 9 years ago
antonfirsov 83b4e56810 cleanup & docs 9 years ago
antonfirsov 6b4f69c1fb moved Huffman table related code to HuffmanTree 9 years ago
antonfirsov ee03724639 pooling YCbCrImage contents 9 years ago
antonfirsov 27713664ba refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 9 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 9 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 446b6c7337 StyleCop :S 10 years ago
Anton Firszov 111ab7927e finished re-applying existing encoder optimizations 10 years ago
Anton Firszov a2f44c40f2 removed duplicate IDCT implementation from Block8x8F 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 fb9103aeaf Fixing bytes struct reference issue. 10 years ago
Olivia f510331bd7 Changing InputStream and Bits to private fields. 10 years ago
Olivia 371780cc08 Changing decoder bytes to private field. 10 years ago
Olivia bdab0fbf46 Fixing multiple lines warnings. 10 years ago
Olivia 4ba2adfdfb Adding documentation to enums. 10 years ago
Olivia 229954a641 Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Olivia 895437db35 Fixing default value type constructor warnings. 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Olivia de43c8be39 Fixing multiple lines warnings. 10 years ago
Olivia 330de98c26 Adding documentation to enums. 10 years ago
Olivia a13b865f6a Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Olivia 09f75f4ac2 Fixing default value type constructor warnings. 10 years ago
James Jackson-South 58428cc840 Decode CMYK and YCCK images Fix #40 10 years ago
Olivia 1b9926b16a Fixing more documentation warnings. Fixing generic type style warnings. 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
Dirk Lemstra fe2935bcf2 Various StyleCop fixes. 10 years ago
Dirk Lemstra 9954cca68f Various StyleCop fixes. 10 years ago
James Jackson-South 3e29b8fa0d Minor StyleCop adjustments 10 years ago