Removed the check for positive STC values from cDvbSubtitleConverter::Action()

This commit is contained in:
Klaus Schmidinger
2010-10-24 12:29:04 +02:00
parent ad650b5883
commit fbbcb8e9c8
2 changed files with 8 additions and 13 deletions

View File

@@ -6488,3 +6488,4 @@ Video Disk Recorder Revision History
Steffen Barszus).
- Changed the description of cDevice::GetSTC() to make it mandatory for devices
that can replay.
- Removed the check for positive STC values from cDvbSubtitleConverter::Action().