j-schultz
j-schultz
## Summary First off, this might be the same issue as webcamoid/webcamoid#231 but I'm not sure, as this is about *another* application using Webcamoid's virtual camera, not Webcamoid itself. When...
## Summary First off, this might be the same issue as webcamoid/webcamoid#231 but I'm not sure, as this is about *another* application using Webcamoid's virtual camera, not Webcamoid itself. When...
Are NoLACE and DTX supposed to be usable together? I have observed that when turning on NoLACE, as soon as the stream switches to DTX mode, the decoded 0/1-byte packets...
Same as https://github.com/xiph/rnnoise/pull/228 Currently the code first typedefs a fallback type based on __m256i and only on the following line it actually defines __m256i as the emulated type. This needs...
Currently the code first `typedef`s a fallback type based on `__m256i` and only on the following line it actually defines `__m256i` as the emulated type. This needs to be the...
### Describe the feature you'd like supported OpenSSL is a complex dependency, and in many projects it is actually a dependency of multiple packages. As a critical component, it is...
### Describe the bug On Windows, trying to build a static version of the msquic library (using `QUIC_BUILD_SHARED=ON`) fails if the `CMAKE_DEBUG_POSTFIX` isn't empty. The library is actually built with...