Fixed a hangup when replaying a TS recording with subtitles activated

This commit is contained in:
Klaus Schmidinger
2009-01-30 16:07:32 +01:00
parent cf7867ebe7
commit 2bc0af882c
4 changed files with 17 additions and 9 deletions

View File

@@ -5978,3 +5978,8 @@ Video Disk Recorder Revision History
player whether there is video data in the currently replayed stream. If a derived
cDevice class reimplements PlayTs() or PlayPes(), it also needs to make sure this
new function works as expected.
2009-01-30: Version 1.7.5
- Fixed a hangup when replaying a TS recording with subtitles activated (reported
by Timo Helkio).