summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-04-22 17:17:54 +0200
committerJohns <johns98@gmx.net>2012-04-22 17:17:54 +0200
commit207871fd9b534c896f604bdd2988580c8c8f9bc9 (patch)
tree44406b9f6f623e04801334060ac26fd77914ee50 /ChangeLog
parentebe0beb40048c90a8128cf81678bd2c250973a1e (diff)
downloadvdr-plugin-softhddevice-207871fd9b534c896f604bdd2988580c8c8f9bc9.tar.gz
vdr-plugin-softhddevice-207871fd9b534c896f604bdd2988580c8c8f9bc9.tar.bz2
Make audio ring buffer size a multiple of 3,5,7,8.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0829be..72d32d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.