Moritz Firsching

Results 226 comments of Moritz Firsching

also see https://github.com/libjxl/libjxl/issues/871

In order to avoid the seams, a quick hack might be to split the data up including some overlap (maybe 4 or 8 pixels) or so, so each tile has...

TODO: check if this is can be reproduced with `cjxl_ng`.

If we are going to do that, we should do it before 1.0

Can we get this merged soon? To summarize, the two remaining questions seem to be: (1) Desired intensity target: probably yes, if I interpret @sboukortt answer correctly (2) Allow gray-to-gray:...

@jonsneyers I'm thinking about how to implement this internally: 1. is the plan to add a `JxlCmsInterface cms` field to the `PassesDecoderState` struct? (and perhaps a bool `cms_is_set`?) 2. When...

Some unordered thoughts from an offline discussion about this with @veluca93 and @sboukortt: - `JxlDecoderSetPreferredColorProfile` should only fail in those cases, where it is is really impossible to decode without...

> Also please sign the CLA and add your name to `AUTHORS`. > > (btw why is the cla bot no longer commenting?) AUTHORS is fine no, the CLA still...