Description1) Fixing TrackAudioRenderer::Render() to interpret the second parameters as delay in frames, not in milliseconds.
2) Changing output buffer size back to "optimal". It was recently changed to use output buffer size in milliseconds,
but this does not make much sence, because system (well, at least linux) provides default size in frames and does not care about milliseconds.
For example, it can provide default values of 512 for any sample rate.
BUG=596174
Committed: https://crrev.com/8fc0d951347d29e48a2241173383657869cf506e
Cr-Commit-Position: refs/heads/master@{#387600}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|