diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-10 13:18:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-10 13:18:20 +0200 |
commit | ac3db05853d63614d7606228d2b47eec9a4fa473 (patch) | |
tree | c7bff119af9e16862fc8bc5808b890a1098044ed /CONTRIBUTORS | |
parent | 74646c048722be45ba4c5becec8765540fe940e8 (diff) | |
download | vdr-ac3db05853d63614d7606228d2b47eec9a4fa473.tar.gz vdr-ac3db05853d63614d7606228d2b47eec9a4fa473.tar.bz2 |
Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on systems with no real primary replay device
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 80b1d1d6..13309162 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2450,3 +2450,7 @@ Marcel Unbehaun <frostworks@gmx.de> Günter Niedermeier <linuxtv@ncs-online.de> for reporting a problem with file I/O overhead during recording in TS format + +Martin Neuditschko <yosuke.tomoe@gmx.net> + for reporting a problem with error messages from cDvbDevice::GetVideoSize() + on systems with no real primary replay device |