diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-27 10:12:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-27 10:12:20 +0100 |
commit | a05ed0363139694d1b4eece5ea54346de64265e1 (patch) | |
tree | fc721ee3225ed5f8113f0128da0dc25e30ca738e /CONTRIBUTORS | |
parent | 5c6ed74aff9a766cdede1c02e12e45a0a3d97b43 (diff) | |
download | vdr-a05ed0363139694d1b4eece5ea54346de64265e1.tar.gz vdr-a05ed0363139694d1b4eece5ea54346de64265e1.tar.bz2 |
Re-introduced a sleep to cDvbPlayer::Action() to avoid high CPU load in still picture mode
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 57af7677..e6effd04 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -890,6 +890,8 @@ Reinhard Nissl <rnissl@gmx.de> for reporting a a crash in the time search mechanism for taking the complete size of available data into account when deciding whether to clear the transfer buffer to avoid overflows + for reporting a high CPU load in still picture mode after removing the usleep() + call from cDvbPlayer::Action() Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |