diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-19 12:40:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-19 12:40:04 +0200 |
commit | 8ec5c0d9268a5f1194d7aea704f289a0e1004af1 (patch) | |
tree | 9fe76ed4b3bc60583b61c5602063efc2130e5495 /CONTRIBUTORS | |
parent | 849ec98c3da5a63a2003a515c35aaaf83caf238f (diff) | |
download | vdr-8ec5c0d9268a5f1194d7aea704f289a0e1004af1.tar.gz vdr-8ec5c0d9268a5f1194d7aea704f289a0e1004af1.tar.bz2 |
Improved thread locking in the ring buffer to avoid possible race conditions under heavy load
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 88f997ce..bff993cf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -157,6 +157,8 @@ Werner Fink <werner@suse.de> 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 + for improving thread locking in the ring buffer to avoid possible race conditions + under heavy load Rolf Hakenes <hakenes@hippomi.de> for providing 'libdtv' and adapting the EIT mechanisms to it |