9253 Commits (27a848cd256ed439752b92d1ff3ed7280e034d34)

Author SHA1 Message Date
winscripter 27a848cd25 Add DCT, transpose, and performance improvements 3 weeks ago
winscripter 50813c1cbb Add passes decoder state prototype & reduce errors in JxlQuantizedSpline 4 weeks ago
winscripter 2c517a2fbc Document JxlPlane<T> and JxlPlaneBase 4 weeks ago
winscripter 4d0a468639 Add rectangle support to images 4 weeks ago
winscripter 4f71c526a0 Implement JPEG XL numerics functions & reduce errors 4 weeks ago
winscripter 048945c5d8 Reduce number of errors 4 weeks ago
winscripter e718a4ad31 Implement image operations 4 weeks ago
winscripter ff98ffd0f7 Add image copy operations 4 weeks ago
winscripter f19c8797ec Add more implementations and prototypes 4 weeks ago
winscripter 074ff1b231 Validate the size parameter in JxlCoefficientOrder.ReadPermutation 4 weeks ago
winscripter 8209aa1f19 Refactor 4 weeks ago
winscripter fe41799b9f Prevent potential overflow 4 weeks ago
winscripter d1f66463bc Prefer inline arrays 4 weeks ago
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 1 month 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