Fixed flushing old data from the section handler

This commit is contained in:
Klaus Schmidinger
2021-06-08 15:10:51 +02:00
parent 7b1c097958
commit 0f6265a97f
4 changed files with 22 additions and 9 deletions

View File

@@ -9716,3 +9716,4 @@ Video Disk Recorder Revision History
std::min(), std::max() and std::swap() if available (thanks to Winfried K<>hler).
- No longer permanently looping through PMT PIDs, which caused problems with some
SatIP receivers (reported by Andr<64> Weidemann; with help from Helmut Binder).
- Fixed flushing old data from the section handler (thanks to Helmut Binder).