2578 Commits (75bf4d6d728450220f372e0f38d90f765bc8f6dc)

Author SHA1 Message Date
James Jackson-South fe346134fe Minor cleanup 9 years ago
James Jackson-South ca9bd35798 Can now decode many images 9 years ago
Scott Williams b61cae24d6 fix paramater names 9 years ago
James Jackson-South 28a8acac01 Fix progressive scan decoding 9 years ago
James Jackson-South 472d6ba307 baseline decode works progressive nearly 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
James Jackson-South 4a4e94d74a Fix progressive decoding 9 years ago
James Jackson-South 2f501eb1a4 Decoder now doesn't break tests 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 6d4e4f2f23 Various comment fixes and some variable renames. 9 years ago
Scott Williams 5c78cf7f6e use buffer instead of array pool directly 9 years ago
Scott Williams f8f1305076 update comment 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
James Jackson-South 549e61f2f4 Experiment with new file marker finder 9 years ago
James Jackson-South c1025a6ea0 Impove disposal 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
James Jackson-South 8bbc63f396 Begin second phase of decoding 9 years ago
James Jackson-South 1629819f3c Can now decode a scan 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Dirk Lemstra 1d6d492d0c Use var instead. 9 years ago
James Jackson-South a718bf8527 Begin ProcessStartOfScan 9 years ago
James Jackson-South 0ea7a6f687 Can now build huffman tables 9 years ago
James Jackson-South 3728b821dd (╯°□°)╯︵ ┻━┻ 9 years ago
James Jackson-South b025ed6bb6 Fix progressive bool assignment 9 years ago
James Jackson-South 2c629c7fd8 Remove offset 9 years ago
James Jackson-South f63f85aaef Use buffer 9 years ago
James Jackson-South d4d74b43c5 Add js source link 9 years ago
James Jackson-South 1abe63113d Fix header finder 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Scott Williams 8cc4474125 ensure older blenders function as before 9 years ago
Scott Williams ae7dd7c0b6 fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 96b394f35c cleanup and reduce branches 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
James Jackson-South 1555f09baa Begin port 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Anton Firszov 2cf4b328ab T4 Rgba32.PixelOperations 9 years ago
Anton Firszov e15ad961c0 headers in T4 and generated .cs 9 years ago
Anton Firszov a362e7dfec removed unnecessary warnings, added source headers 9 years ago
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago
Anton Firszov 02f5be68b1 T4 all the PixelOperations! 9 years ago
Anton Firszov f745a14dfd refactor some of the PixelOperations. Ready to T4 the rest 9 years ago
Anton Firszov e27c4ca946 document and refactor GetRgb24() 9 years ago
Anton Firszov 9551118b27 fixed broken rounding 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
Scott Williams e3e1857e0e update to latest Shapes release 9 years ago
Scott Williams f097bcb278 ensure we consume stream when failing to read ICC profile 9 years ago
Scott Williams 46b2075ca5 ensure we fill pixels even if start is smaller then minX 9 years ago
Anton Firszov d3a429cde0 inline all the things 9 years ago