diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-05 12:12:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-05 12:12:18 +0100 |
commit | 596e965a5334fec97b4ee4fd19223b6acfacf680 (patch) | |
tree | c4b91241f306ef94c9736bdad5e4137c863c66e7 /CONTRIBUTORS | |
parent | 9607fd33a061530b3e26e2ffae14e87548b016ba (diff) | |
download | vdr-596e965a5334fec97b4ee4fd19223b6acfacf680.tar.gz vdr-596e965a5334fec97b4ee4fd19223b6acfacf680.tar.bz2 |
Fixed a race condition in the SPU decoder
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 491a0fd2..a280fdc5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1241,6 +1241,7 @@ Marco Schlüßler <marco@lordzodiac.de> for fixing detecting short channel names for "Kabel Deutschland" for reporting that the FATALERRNO macro needs to check for a non-zero errno value for reporting missing mutex locks in cCiMenu::Abort() and cCiEnquiry::Abort() + for fixing a race condition in the SPU decoder Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |