diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-20 12:26:01 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-20 12:26:01 +0100 |
commit | edc1440ed8ad50e075dc39de9ac5dee1f552542b (patch) | |
tree | 0a7e9386680813e8751779249fd1b9a2baa86653 /CONTRIBUTORS | |
parent | c07a3a371ed4be7acece41ad06a81bf6814585f8 (diff) | |
download | vdr-edc1440ed8ad50e075dc39de9ac5dee1f552542b.tar.gz vdr-edc1440ed8ad50e075dc39de9ac5dee1f552542b.tar.bz2 |
Now setting the VPID before the APID in live mode to avoid unnecessary overhead in the firmware
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 12ffc0e0..bf0ce28b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -260,6 +260,8 @@ Werner Fink <werner@suse.de> for changing thread handling to make it work with NPTL ("Native Posix Thread Library") for suggesting to replace usleep() calls with a pthread_cond_timedwait() based wait for suggesting to add more checks and polling when getting frontend events + for setting the VPID before the APID in live mode to avoid unnecessary + overhead in the firmware Rolf Hakenes <hakenes@hippomi.de> for providing 'libdtv' and adapting the EIT mechanisms to it |