diff options
author | Johns <johns98@gmx.net> | 2012-04-24 16:02:07 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-04-24 16:02:07 +0200 |
commit | 3b5c1adef2642546c0008ec7c133e2df288e7405 (patch) | |
tree | c247a6164dbd17d535ae45a63e19c30eb33d78f4 /ChangeLog | |
parent | 47d840bbff5625b25d62fdab58e9cb2376265de0 (diff) | |
download | vdr-plugin-softhddevice-3b5c1adef2642546c0008ec7c133e2df288e7405.tar.gz vdr-plugin-softhddevice-3b5c1adef2642546c0008ec7c133e2df288e7405.tar.bz2 |
Fix bug: don't normalize or compress AC3 samples.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ User johns Date: + Release Version 0.5.1 + Fix bug: don't normalize or compress pass-through samples. 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. |