cDevice::PlayTs() now syncs on the TS packet sync bytes

This commit is contained in:
Klaus Schmidinger
2009-04-13 11:08:05 +02:00
parent 1d829aaf6d
commit 3628bbbfa1
2 changed files with 14 additions and 2 deletions

View File

@@ -6031,7 +6031,8 @@ Video Disk Recorder Revision History
Oliver Endriss for reporting this).
- Improved efficiency of cEIT::cEIT() (thanks to Tobias Bratfisch).
2009-04-12: Version 1.7.6
2009-04-13: Version 1.7.6
- No longer checking for deleted recordings to be removed from the foreground
thread, to avoid blocking the main loop for too long (thanks to Rolf Ahrenberg).
- cDevice::PlayTs() now syncs on the TS packet sync bytes.