Niklas Haas
Niklas Haas
> ``` > /home/runner/work/RawTherapee/RawTherapee/rtgui/thumbnail.cc:753:9: error: no match for ‘operator!’ (operand type is ‘Glib::DateTime’) > if (!dateTime || !cfs.timeValid) { > ^~~~~~~~~ > ``` I'm not familiar with C++. What's a...
> The workaround is probably to get the underlying GDateTime with gobj() and check if it's null. Undefined behavior on `nullptr`. Edit: ah, no, it doesn't actually return a `nullptr`,...
In an incredible feat of mental accomplishment, I just realized h/l are already taken for browsing in/out. We'll need other commands, maybe H/L?
I would expect filtered pages to re-run their filters when the source is updated; sort of like functional reactive style.
Note that it does update correctly whenever the ‘play length’ counter updates; so if all ell fails a workaround could be to simply leave that refresh timer running when paused/stopped.
So can this be closed? @gitpubber
On current FFmpeg git master you can skip the `hwupload/hwdownload` steps, maybe that helps avoid this issue.
@diegocr oh, sorry, I meant the original issue, not yours. You seem to have a completely different bug.
Fixed upstream
Libplacebo master supports multiplane images, so what's blocking them?