Kees Cook
Kees Cook
Hi! What's needed to make this plugin part of the upstream OBS tree of plugins? I was surprised this wasn't already present in OBS, so thank you for maintaining it!
Small typo fix.
Adds "item" and "feed" commands.
This is a rebase and update of PR #5746. This PR aims to fix `Preprocessing: Output file #0 does not contain any stream` when `--convert-subs srt` is used but subtitles...
`-D_FORTIFY_SOURCE=3` exists now. `-ftrivial-auto-var-init=zero` is in GCC 12+ and Clang. `-fsanitize=bounds -fsanitize-undefined-trap-on-error` for trivial checking of known-size arrays. `-fstrict-flex-arrays` will be in GCC 13+ and Clang 16+, but likely requires...