Fixed starting a recording at an I-frame

This commit is contained in:
Klaus Schmidinger
2009-11-15 15:33:55 +01:00
parent ff858b78a3
commit 2db303d6f5
2 changed files with 25 additions and 20 deletions

View File

@@ -6157,7 +6157,7 @@ Video Disk Recorder Revision History
Reinhard Nissl).
- Implemented full handling of subtitling descriptors (thanks to Mikko Tuumanen).
2009-11-06: Version 1.7.10
2009-11-15: Version 1.7.10
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed wrong bracketing in cChannel::SubtitlingType() etc.
@@ -6179,3 +6179,4 @@ Video Disk Recorder Revision History
- Added Slovakian language texts (thanks to Milan Hrala).
- Fixed EntriesOnSameFileSystem() to avoid using f_fsid, which may be 0 (thanks
to Frank Schmirler).
- Fixed starting a recording at an I-frame.