Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on systems with no real primary replay device

This commit is contained in:
Klaus Schmidinger
2009-05-10 13:18:20 +02:00
parent 74646c0487
commit ac3db05853
3 changed files with 39 additions and 27 deletions

View File

@@ -2450,3 +2450,7 @@ Marcel Unbehaun <frostworks@gmx.de>
G<EFBFBD>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