Vsevolod Strukchinsky

Results 53 comments of Vsevolod Strukchinsky

Okay, it's kinda building for macos, if I disable HAVE_I8MM and remove v4l2m2m decoders (plus https://github.com/allyourcodebase/ffmpeg/pull/25). Otherwise clang is mad as hell. Clang goes brrrrrrr ```sh ❯ zig build install...

You need also change `fn start` signature in `std.Io.VTable` to return `!void`, so you actually could use `try` inside. But that raises question about `groupAsync` comment, that says: > This...

It is trivial to add those (thanks to simplicity of this library). I have [forked](https://github.com/floatdrop/debounce) this lib to add these options to support same database batch insert scenario.