9394 Commits (497c27c0d71c8f764a7f04d36fa8dcc2eb084e0e)

Author SHA1 Message Date
winscripter 497c27c0d7 Update folder structure 1 day ago
winscripter a95594607d Add JPEG data constants 2 days ago
winscripter 3059910662 Use InlineArray for color correlation 2 days ago
winscripter 90ddb9de23 Add JPEG parsed data 2 days ago
winscripter 2835528a72 Remove try/finally 2 days ago
winscripter 4858ef3783 Use StartsWith 2 days ago
winscripter e6ed4baefd Use Math.Clamp 2 days ago
winscripter e7d3608b3d Remove SuppressFinalize from sealed class 2 days ago
winscripter 79b0113c28 Don't use stackalloc 2 days ago
winscripter c6c6942822 Parenthesize 2 days ago
winscripter 1b6e824f6d Don't use GetWReference (it should return span) 2 days ago
winscripter a5d5ab6c8b Prefer byte 2 days ago
winscripter de8c644335 Use Math.DivRem 2 days ago
winscripter 15c32fe1a2 Prefer Math.DivRem 2 days ago
winscripter 7b8749d8dc Don't use stackalloc for two bytes 2 days ago
winscripter acc474ea35 Complete modular transforms, context prediction 2 days ago
winscripter 874ec5bcfb Complete quantizer encoding 1 week ago
winscripter 4118c4a191 Quantizer improvements, reduce errors 1 week ago
winscripter 0678f35b83 Add missing types, reduce errors 1 week ago
winscripter 57958f3b1e Reduce errors & remove unnecessary if statements 1 week ago
winscripter 315ea0fb9e Reduce errors & refine documentation 1 week ago
winscripter 9f8eb4a434 Add box content decoder with Brotli compression & reduce errors 1 week ago
winscripter 2b43fd6d14 Simplify 1 week ago
winscripter b8f4094a77 Reduce errors 1 week ago
winscripter 7e236700ad Add CodestreamMarker, don't manually check for out-of-bounds 1 week ago
winscripter c079cf9165 Add missing types, rename JxlBitDepth metadata to JxlBitDepthMetadata, reduce errors in JxlDecoderCore 1 week ago
winscripter c8b0a5d9cb Simplify decoder core & add palette shared methods 1 week ago
winscripter c5a7bb8762 Complete RCT 1 week ago
winscripter 093d84612c Finish inverse RCT 1 week ago
winscripter 352b14df9a Reduce errors, remove unused constant 1 week ago
winscripter a2f8fe6f2c Reduce errors 1 week ago
winscripter dfd99a0d8a Reduce errors in AC strategy code 1 week ago
James Jackson-South d21316993b Inline resize kernel normalization 1 week ago
James Jackson-South 329bec2638 Use .NET 10 tensor/SIMD primitives directly 1 week ago
winscripter 75f676d3ad Add prototype of modular 1 week ago
James Jackson-South 7291986928 Switch Zlib compression to BCL stream 2 weeks ago
James Jackson-South 5db8d32a94 Retarget builds to .NET 10 and 11 2 weeks ago
James Jackson-South 6991206e6d Begin v5 2 weeks ago
James Jackson-South 9ee7d1dd5b Fix tiled CCITT decompressor width handling 2 weeks ago
winscripter c535893472 Zero-copy input access (prototype 3) 2 weeks ago
winscripter 6ba0d37002 Zero-copy input access (prototype 2) 2 weeks ago
winscripter 08c13fc028 Performance improvements 2 weeks ago
winscripter 2d12bc6b4a Zero-copy input access (prototype 1) 2 weeks ago
winscripter e03a581fc7 Add JPEG XL container prototype & file type box 2 weeks ago
MoonsvnLyn f381e0ed51 docs: replace dead Adobe TIFF spec links with libtiff mirrors 2 weeks ago
MoonsvnLyn 22323d8913 docs: update ImageMagick Usage filter links in resamplers 2 weeks ago
MoonsvnLyn 31b62b1aa7 docs: drop copied Robidoux Sharp comment from Spline 2 weeks ago
James Jackson-South e8892ecd8a Guard CCITT runs that exceed row width 2 weeks ago
Stefan Nikolei eb549bcda3 Use Collection expressions and Target-typed new 2 weeks ago
winscripter 8b4ff41b9a First prototype of JxlDecoderCore 3 weeks ago