diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-15 09:37:54 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-15 09:37:54 +0200 |
commit | fc4bed511d1ab6faedffedd34846198b5955c5fd (patch) | |
tree | 8ece0dcfba70cf68535d5c7d555da6931bf7e450 /CONTRIBUTORS | |
parent | c13d6e6070d895dd33f82e80b5d045cbb417bc6c (diff) | |
download | vdr-fc4bed511d1ab6faedffedd34846198b5955c5fd.tar.gz vdr-fc4bed511d1ab6faedffedd34846198b5955c5fd.tar.bz2 |
Added a mutex to protect cOsd::Osds from simultaneous access from different threads
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eb47d58b..ce8335e8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1109,6 +1109,7 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> for some input on how to use BER and UNC values to generate a "quality" value for fixing some crashes in subtitle display for reporting that DELETENULL() was not thread safe + for reporting a crash in subtitle display, related to cOsd::Osds Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark |