Fixed the SVDRP GRAB command in case the video device can't be opened

This commit is contained in:
Klaus Schmidinger
2002-02-23 10:43:42 +01:00
parent ca31e87591
commit 645f62fee4
3 changed files with 10 additions and 4 deletions

View File

@@ -1018,3 +1018,5 @@ Video Disk Recorder Revision History
from the start time of the recording. In order for this to work the 'active'
parameter of a timer now uses the second bit to indicate that this is an
"instant" recording (see FORMATS for details).
- Fixed the SVDRP GRAB command in case the video device can't be opened (thanks
to Adrian Stabiszewski).