Fixed index types in cIndexFile::GetNextIFrame()

This commit is contained in:
Klaus Schmidinger
2009-06-13 12:25:22 +02:00
parent e093d4c8a8
commit e392051752
3 changed files with 6 additions and 3 deletions

View File

@@ -6134,3 +6134,5 @@ Video Disk Recorder Revision History
- Added a plausibility check for the OSD percentage parameters
to avoid problems in case the values are stored in the setup.conf
file in a wrong way.
- Fixed index types in cIndexFile::GetNextIFrame() (reported by
Udo Richter).