-
- Downloads
"README.md" did not exist on "6b22643a95e80f7eee30aa79a23d01bd2fad8cac"
decoder: resample with frames instead of buffers
Skips unnecesary conversions by resampling a frame directly into another frame, then converting the output to a buffer. Plus, the resampler already converts sample formats, no need to manually do it with the AudioBuffer methods. Change-Id: I6163a22c6c8a00441d6b8f304ce2ee068774eb69
Please register or sign in to comment