-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix PCM buffer size calculations in worker thread
After changes in the commit f79ddf4 the calculation of the PCM buffer size was incorrect (actual PCM format size was not taken into account in all places). This bug manifested itself in an occasional memory corruptions resulting in writing incorrect samples to PCM device.
- Loading branch information
Showing
1 changed file
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters