-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correctly calculate remaining_frame_samples
- sometimes the output from the SWR_CONVERT is not the exact amount we asked for - without this fix, the old code would sometimes read past the end of a buffer - valgrind complained about the old code - read https://stackoverflow.com/questions/39587839/libswresample-swr-convert-not-producing-enough-samples
- Loading branch information
Chris Kirmse
committed
Dec 27, 2019
1 parent
271c390
commit d60678a
Showing
1 changed file
with
4 additions
and
4 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