Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver

This commit is contained in:
Klaus Schmidinger
2002-09-15 13:14:42 +02:00
parent e165c9ad8b
commit 441258c7ea
3 changed files with 9 additions and 2 deletions

View File

@@ -1473,3 +1473,5 @@ Video Disk Recorder Revision History
Huelswitt).
- The EPG now drops events from "other" streams that have a duration of 86400
seconds or more (this avoids bogus entries like "PROGRAMMES ALLEMANDS").
- Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT
driver (thanks to Andreas Schultz).