Make audio ring buffer size a multiple of 3,5,7,8.

This commit is contained in:
Johns
2012-04-22 17:17:54 +02:00
parent ebe0beb400
commit 207871fd9b
4 changed files with 31 additions and 13 deletions

View File

@@ -1,6 +1,8 @@
User johns
Date:
Make audio ring buffer size a multiple of 3,5,7,8.
Add reset ring buffer support.
Fix bug: alloca wrong size for audio buffer.
Handle jump in stream like stream start.
Always compile audio drift correction.