4535 Commits (aefa4b0ca529eb96a832d669bfa65d531bbe21fc)
 

Author SHA1 Message Date
Scott Williams f48f7918ce fix apply processors to frames 9 years ago
Scott Williams ed75eaad3a fix demo 9 years ago
Scott Williams 83412932d5 store scale as vector + remove unneeded bit or operations 9 years ago
James Jackson-South 8e4cdc732a Use properties 9 years ago
James Jackson-South f7b2735c06 Merge branch 'master' into jpeg-port 9 years ago
Anton Firszov 04e08bf630 ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov d96392e0d2 ReferencePngDecoder 9 years ago
Anton Firszov 30912e6974 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Scott Williams c0a51087ca Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2 9 years ago
Dirk Lemstra 234107de08 Sealed some classes and made some classes internal. 9 years ago
Dirk Lemstra 2e8df44f73 Made the default IImageFormatDetectors public and sealed. 9 years ago
Anton Firszov 5875022a0d updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
James Jackson-South de9559c542 Fix build 9 years ago
James Jackson-South b868079958 Getting close with that lookup now. 9 years ago
James Jackson-South fd8c52efc3 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 5857b81e29 Better Huffman indexing. 9 years ago
James Jackson-South 8844cf6d6e Merge pull request #264 from JBildstein/icc-multilocalizedunicode-refactor 9 years ago
James Jackson-South 174475926b Almost got Huffman LUT working 9 years ago
James Jackson-South c42322db98 Better Huffman decoding 9 years ago
James Jackson-South bf8085e9ab Rough working better Huffman 9 years ago
Anton Firszov 0478756863 fixed Sandbox46 execution 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
Scott Williams 338203723b additional usages of Span 9 years ago
Scott Williams 79a3d97557 use an offset span instead of buffer 9 years ago
James Jackson-South c75077be27 Fix #159 9 years ago
James Jackson-South fb5ec5ebfc Now decodes all images 9 years ago
James Jackson-South 039e18f098 Can now decode that bad progressive image 9 years ago
James Jackson-South f876d1dbd3 Minor cleanup 9 years ago
James Jackson-South 9a3b5830ca Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 00712a277e Can now decode many images 9 years ago
Scott Williams d0961198e0 fix paramater names 9 years ago
Scott Williams 269d1d2876 merge in master 9 years ago
James Jackson-South aaf7b4bd85 Fix progressive scan decoding 9 years ago
James Jackson-South 55e9280a74 baseline decode works progressive nearly 9 years ago
Scott Williams d13ad55c4c Merge pull request #257 from xakep139/patch-1 9 years ago
Nikita Balabaev a608822ad8 Fix example in README 9 years ago
James Jackson-South 36c327837f Merge pull request #253 from JimBobSquarePants/primitives 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
James Jackson-South 33893e26e9 Fix progressive decoding 9 years ago
James Jackson-South e01f466eb6 Decoder now doesn't break tests 9 years ago
Scott Williams a1908fb909 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Dirk Lemstra 4a35489cac Various comment fixes and some variable renames. 9 years ago
Scott Williams c86d66c107 drop scratch app 9 years ago
Scott Williams c4aceae4a6 use buffer instead of array pool directly 9 years ago
Scott Williams 120db27a35 update comment 9 years ago
Scott Williams 732cb21bdc fix comments 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 54ce9338d1 merged 9 years ago