diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-09 21:42:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-09 21:42:26 +0100 |
commit | 9fa7de20368fe2cc517f0c2c43088d051e5f21fb (patch) | |
tree | 52e7ae6b28bc08db0700483cc850403d8d19af71 /CONTRIBUTORS | |
parent | bacc87389621cc4f8c3bcad8f4267c6f4e47574d (diff) | |
download | vdr-9fa7de20368fe2cc517f0c2c43088d051e5f21fb.tar.gz vdr-9fa7de20368fe2cc517f0c2c43088d051e5f21fb.tar.bz2 |
Fixed a bug in handling shared PMTs, where after the first pass not all SIDs of a PMT pid were checked any more
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 12746d53..6b29cd93 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3636,6 +3636,8 @@ Helmut Binder <cco@aon.at> cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this for fixing "read incomplete section" errors for fixing generating the HashId in cEIT::cEIT() + for fixing a bug in handling shared PMTs, where after the first pass not all SIDs of a + PMT pid were checked any more Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |