No longer resetting the patPmtParser in cDevice::PlayTs()

This commit is contained in:
Klaus Schmidinger
2009-04-13 12:55:28 +02:00
parent 7f314c07b6
commit c674d80762
2 changed files with 3 additions and 2 deletions

View File

@@ -6035,3 +6035,5 @@ Video Disk Recorder Revision History
- cDevice::PlayTs() now syncs on the TS packet sync bytes.
- Made MAXFRAMESIZE a multiple of TS_SIZE to avoid breaking up TS packets.
- No longer resetting the patPmtParser in cDevice::PlayTs(), because this
caused the selected audio and subtitle tracks to fall back to the default.