-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ImaAdpcmDecoder: Even more refinements to the decoder.
Time for some final touches on this one. Header creation was reworked, decoding algorithm is now much better with little to no crackling even on small streams, everything that isn't going to change (and arrays that aren't going to be reassigned) are now final for better performance, and the code is a bit more readable as well.
- Loading branch information
1 parent
939c791
commit 1fb6cf3
Showing
1 changed file
with
114 additions
and
105 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