38 Commits (c9085c081fb47207a324ae0bcb6337885f1fcf5a)

Author SHA1 Message Date
Dirk Lemstra 966648ed0c Use constructor instead of property to get the default decoder options. 10 years ago
Dirk Lemstra c7ced5bcdf Implemented the IDecoderOptions inside the jpeg decoder. 10 years ago
Anton Firszov 1125edcef8 IPixel 10 years ago
James Jackson-South 1dd168e90d Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 10 years ago
James Jackson-South 8b8ea351a2 A little sanitation 10 years ago
Anton Firszov 907576b1f7 cleanup + stylecop 10 years ago
Anton Firszov 50aefa6ead DecodedBlock cleanup & better comments 10 years ago
Anton Firszov c8517dbaf6 minor comment fix 10 years ago
Anton Firszov cc5a6f9cfb eliminated the gray top left Block artifact 10 years ago
Anton Firszov bbb3fadbac renamed BufferProcessor ---> InputProcessor 10 years ago
Anton Firszov 77f337ffeb Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov ea107ce2ff fixed #18 10 years ago
Anton Firszov dcb1017934 BufferProcessor 10 years ago
Anton Firszov 76a8afadfb better names and comments 10 years ago
Anton Firszov d049664eb7 stylecopped dah stuff 10 years ago
Anton Firszov 5b203b8ad3 minor refactor 10 years ago
Anton Firszov c36fd9e778 use int-s in Huffman decoder when possible 10 years ago
Anton Firszov 1bb014dcba inlining microoptimizations 10 years ago
Anton Firszov 09f8039140 console app benchmarking in Sandbox46 10 years ago
Anton Firszov a8657d9bd1 cleanup 10 years ago
Anton Firszov 4ebc23b7e2 loading and processing blocks successfully separated!! 10 years ago
Anton Firszov 8df425c630 introduced DecodedBlockMemento 10 years ago
Anton Firszov 4096ee8d12 DecodeHuffmanUnsafe, DecodeBitUnsafe 10 years ago
Anton Firszov 658ac38a93 new "...Unsafe" stream reading methods 10 years ago
Anton Firszov f3471dd36f pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 10 years ago
Anton Firszov 79067778a7 unsafe version of EnsureNBits 10 years ago
Anton Firszov 0d48f532e9 started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov b98638ff98 further Jpeg cleanup & refactor 10 years ago
Anton Firszov f7f0455b24 MCU counters refactored to JpegDecoderCore from JpegScanDecoder 10 years ago
Scott Williams adf70f8760 Revert "At least render something when progressive." 10 years ago
James Jackson-South 55214175b2 At least render something when progressive. 10 years ago
Scott Williams beff783ce9 Just drop out when image data is loaded 10 years ago
Scott Williams c329941f97 prevent progressive images breaking. 10 years ago
Scott Williams ba064b0252 stop processing jpeg file once image loaded. 10 years ago
James Jackson-South 2a38f8625b Use same accuracy as other encoders 10 years ago
James Jackson-South dc973e4dac Use scaled int for Ycck 10 years ago
James Jackson-South e1da503ca2 Remove unnecessary casts 10 years ago
James Jackson-South c16f1b2791 Replace floating point color translations 10 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 10 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 10 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 10 years ago
Anton Firszov 70e749474d minor JpegDecoderCore cleanup 10 years ago
Anton Firszov 454b31bf2d simplified YCbCrImage 10 years ago
Anton Firszov 3a728e3589 ok StyleCop, this time I won! 10 years ago
antonfirsov 891796d21b cleanup 10 years ago
antonfirsov d6fe8de122 JpegScanDecoder replaced the old stuff! 10 years ago
antonfirsov 958444140f fixx 10 years ago
antonfirsov 1fe06317f1 almost worx 10 years ago
antonfirsov 38d6e3277a started work on DecoderScanProcessor 10 years ago