summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-09 12:09:57 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-09 12:09:57 +0100
commitcb90e9b8dc05164c5a3f1b4550003a2a55409144 (patch)
treee3a60c941400b7f5f9efedc649e6937342202186 /HISTORY
parentac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6 (diff)
downloadvdr-cb90e9b8dc05164c5a3f1b4550003a2a55409144.tar.gz
vdr-cb90e9b8dc05164c5a3f1b4550003a2a55409144.tar.bz2
Now starting the Dolby Digital output thread only if the recording actually contains Dolby Digital audio data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e9361f67..3beab653 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1086,3 +1086,5 @@ Video Disk Recorder Revision History
- Fixed closing a pipe (used for replaying Dolby Digital audio), which
sometimes left 'zombie' processes behind (thanks to Werner Fink for helping
to debug this one).
+- Now starting the Dolby Digital output thread only if the recording actually
+ contains Dolby Digital audio data (thanks to Werner Fink).