4041 Commits (da6cd47eb59a5852f0cff4e65096d2ab8a22fef9)
 

Author SHA1 Message Date
James Jackson-South da6cd47eb5 Fix ImageMetaData test 9 years ago
James Jackson-South 5a8474634c Fix broken EXIF test 9 years ago
James Jackson-South 45941647b9 Merge branch 'master' into jpeg-port 9 years ago
James Jackson-South 2f48d33d2f Fix tests 9 years ago
James Jackson-South d6f20528cc Move check into if statement 9 years ago
James Jackson-South 656c454364 Reduce allocations 9 years ago
James Jackson-South 1514a449c4 Simplify indexing 9 years ago
James Jackson-South 757d5bbda7 A little cleanup 9 years ago
James Jackson-South e8674e0598 This works. High allocations though 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
James Jackson-South 937aad7a41 Add WIP faster IDCT method 9 years ago
Anton Firsov 94f9ada9d9 Merge pull request #266 from JimBobSquarePants/update-xunit 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
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