diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 12:09:57 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-03-09 12:09:57 +0100 |
commit | cb90e9b8dc05164c5a3f1b4550003a2a55409144 (patch) | |
tree | e3a60c941400b7f5f9efedc649e6937342202186 /CONTRIBUTORS | |
parent | ac5aecb8eb6d6979877dbf9db813eb8d6b1a6ae6 (diff) | |
download | vdr-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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a00f6633..300832a4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -147,6 +147,8 @@ Werner Fink <werner@suse.de> for making I/O more robust by handling EINTR for fixing closing all unused file descriptors when opening a pipe for helping to debug leftover 'zombie' processes when closing a pipe + for making the Dolby Digital thread start only if the recording actually + contains Dolby Digital data Rolf Hakenes <hakenes@hippomi.de> for providing 'libdtv' and adapting the EIT mechanisms to it |