14388 Commits (79e8ce7b1367e2c8ae3cc2c3ed1cdddfafc2be2b)
 

Author SHA1 Message Date
winscripter 79e8ce7b13 Add Move to Front transform 4 weeks ago
winscripter eb80187037 Don't use System.Diagnostics.Debug 1 month ago
winscripter a1cae71e4d Prefer const 1 month ago
winscripter 083385bde4 Use inline arrays in quantizer 1 month ago
winscripter 0d159b9477 Add CMS* prototype, XYB decoding, TOC, convolution and coefficient ordering 1 month ago
winscripter 765c892df0 Implement Butteraugli core functions 1 month ago
winscripter 359125039e Start work on Butteraugli 1 month ago
winscripter 9c6b4efa24 Add Huffman common methods 1 month ago
winscripter abafaf8c03 Add CFL 1 month ago
winscripter f71bab20a6 Use distinct read-only spans 1 month ago
winscripter 6eda7e2ad4 Remove aggressive inlining attributes, fix usings 1 month ago
winscripter 2758454c1b Move, add entropy coding common functions 1 month ago
winscripter b72019667a Add opsin inverse parameters, some quantizer weight work 1 month ago
winscripter 07f6be0000 Fix memory leak 1 month ago
winscripter 674f82ad3c Add quantizer 1 month ago
winscripter ded8906f29 Move Metadata folder to IO 2 months ago
winscripter 16c55f343a Add frame header 2 months ago
winscripter a803f01ab6 Add Y'Cb'Cr chroma subsampling as part of the frame header 2 months ago
winscripter d401b71313 Fix errors 2 months ago
winscripter 6aa313f895 Add matrices 2 months ago
winscripter a6a0263836 Implement visitor for JxlBitDepth 2 months ago
winscripter decc0b232c Fully implement JPEG XL fields 2 months ago
winscripter 446e4a5e65 Add loop filter 2 months ago
winscripter 51b7765415 Implement signed packing 2 months ago
winscripter 7223d98e66 Add DCT memory, make JxlImage3<T> implement IDisposable 2 months ago
winscripter 73c7cec5cd Add DCT scales 2 months ago
winscripter b3023f29cf Add separable weights 2 months ago
winscripter b15c190a8e Add symmetric weights; fix broken using 2 months ago
winscripter 289fecdb99 Move AC strategy & Coefficients stuff into Processing 2 months ago
winscripter 6de4a89413 Add alpha blending 2 months ago
winscripter 57eadbb3f9 Implement noise shared logic 2 months ago
winscripter 7f35b1a3db Implement Lehmer codes 2 months ago
winscripter 3ed56c954f Add ANS hybrid uint configuration & LZ77 parameters model 2 months ago
winscripter 8ffb41a7a2 Don't use end of stream singleton 2 months ago
winscripter 1381def54a Fix memory leaks 2 months ago
winscripter b716d4e5ff Add ANS VarLen & histogram parser 2 months ago
winscripter 4ec9b957a2 Simplify 2 months ago
winscripter 25e41da0ab Avoid 'using static' 2 months ago
winscripter fed0af3254 Add bit-stream reader 2 months ago
winscripter 20c2dd31df Implement ANS entropy helpers 2 months ago
winscripter 73941c117b Prefer byte for enums 2 months ago
winscripter 490f02f080 Add ANS entropy structs 2 months ago
winscripter 528149fc1c Implement CreateFlatHistogram 2 months ago
winscripter cb364fa4e9 Turn JxlFrameDimensions into a sealed class 2 months ago
winscripter 396cd8d2cb Implement JxlAnsHelper.GetPopulationCountPrecision 2 months ago
winscripter 1e40482cf5 Start work on ANS entropy 2 months ago
winscripter 90680b70c1 Prefer the term "coefficient" 2 months ago
winscripter 064376a9f2 Add quantized spline implementations 2 months ago
winscripter 9b58f4b9d5 Implement spline abstractions 2 months ago
winscripter 85812226b6 It's Jxl not Jpeg 2 months ago