Added command line help for the '-i' option

This commit is contained in:
Klaus Schmidinger
2009-03-27 15:54:42 +01:00
parent e3de25dd11
commit 2e4aa1a595
2 changed files with 3 additions and 1 deletions

View File

@@ -6006,3 +6006,4 @@ Video Disk Recorder Revision History
- Modified cFrameDetector::Analyze() to make it process whole frames at once, so
that file I/O overhead is minimized during recording (reported by G<>nter
Niedermeier).
- Added command line help for the '-i' option.