Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libobs: Fix sending unclamped audio to output handler
The variable `input.conversion.allow_clipping` was left uninitialized. This could result in randomly sending unclamped audio to the output handlers that did not request the conversion.
- Loading branch information