Aurelia Molzer
Aurelia Molzer
Summary: The request @fintelia to be removed from the mailing ccs asap is important, but the project should be preserved if possible. For the project's purpose and contributor structure, the...
There's also a whole argument here for adaptively choosing the right transfer implementation based on quantization requirements. For `sRGB(u8) -> BT2020(u12)` you do not have the same math implementation requirements...
We now have `image-extra` and hooks. New policy for opening _issues_ that request format supports is being drafted in #2571 and we'll distill the discussion from here and since then...
It's up again!
> > How should it read tags? Read all images, including all tags Dos-style? I think it makes sense to read only the relevant tags for the current overview (thinking...
> This ideally should have been two PRs for f32 support and compression respectively Alright, I'll split it up. It also seems to me like f32 support was simpler than...
Since I'm in a similar spot, having run behind on reviews and overall since about a year, I'll say that having @fintelia as the second maintainer definitely worked out positively....
Filtering multiple rows was previously considered but none of the ideas I recall had a lot of promise, so it wasn't focussed on. The whole thing _except_ for Chromium motivated...
I appreciate the extension for minimalism alone, _very_ nice if that default'able extension method to an internal trait would work out to 3× speedups for some of the higher-level operations....
This can probably be implemented in terms of the internal interfaces of: #2531 In fact, that's the internal implementation which I'll gladly benchmark. Providing a slice-to-mut-slice interface on top of...