-
- Downloads
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