Pipe to Dolby Digital replay command closes all unused file descriptors to avoid crashing when OSD is on

This commit is contained in:
Klaus Schmidinger
2001-09-15 13:00:58 +02:00
parent 37754870e0
commit 7913b00daa
5 changed files with 134 additions and 11 deletions

View File

@@ -106,7 +106,7 @@ Stefan Huelswitt <huels@iname.com>
Ulrich R<>der <dynamite@efr-net.de>
for pointing out that there are channels that have a symbol rate higher than
27500.
27500
Helmut Sch<63>chner <schaechner@yahoo.com>
for his support in keeping the Premiere World channels up to date in 'channels.conf'
@@ -135,3 +135,7 @@ Werner Fink <werner@suse.de>
Rolf Hakenes <hakenes@hippomi.de>
for providing 'libdtv' and adapting the EIT mechanisms to it
Andreas Vitting <Andreas@huji.de>
for providing code that closes all unused file descriptors in the child
process of a pipe (used in cPipe)