diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-07-14 14:35:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-07-14 14:35:16 +0200 |
commit | 9b94097931e55794de02a6abc4d0defef82427b0 (patch) | |
tree | d2554cbc33ffb37a89c5f51e02c7df2dcb88e1f0 /CONTRIBUTORS | |
parent | 17699edebbb2a123044ce30775eaf984ef9f7bd9 (diff) | |
download | vdr-9b94097931e55794de02a6abc4d0defef82427b0.tar.gz vdr-9b94097931e55794de02a6abc4d0defef82427b0.tar.bz2 |
Fixed a possible race condition in the cDvbPlayer
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c281388f..58fc6761 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -156,6 +156,7 @@ Andreas Schultz <aschultz@warp10.net> for fixing a bug in the EPG bugfix mechanism if the extended description is shorter than 3 characters for adding direct access to the index data of cPalette (needed for displaying SPUs) + for pointing out a possible race condition in the cDvbPlayer Aaron Holtzman for writing 'ac3dec' |