Derek Buitenhuis

Results 51 comments of Derek Buitenhuis

Will take a look tomorrow; this slipped my mind... for a long time.

If they're not written, does it 'fix' the seeking issue?

Apologies, as the biggest C API user, and part designer... I had not seen #1659 yet. I disagree with the entire premise of the issue - and I will reproduce...

@Klaven It can probably be reworked to call `Config::validate()` from within the setter function(s).

Sorry for the slow response. I don't really have an opinion on extending the config error enum - maybe @tdaede or @lu-zero have opinions. Two notes: 1. Your patch seems...

I feel like using `parse_int` with 0 and 1 feels more like idiomatic C, but also I don't have a stong opinion on it. @tdaede any opinion from you?

Is there a way to implement this such that it doesn't completely nuke the actually readable rust implementations? It feels a bit like reading old Avisynth plugins that were like:...

Another pitfall of decoupled alpha, I suppose. I'm not sure how high ROI encoding is on anyone's list of things to do... or how it would interact with all of...

Reprouced from my comment on #1718 > I disagree with the entire premise of the issue - and I will reproduce this there as a well, but: > > There's...

As in an API that takes a number of tiles and verifies it can log2() it, and sets it? That's easy enough. As for 'auto' mode, is there any evidence...