Added handling shared PMT pids and multiple PMT sections

This commit is contained in:
Klaus Schmidinger
2020-06-19 12:19:15 +02:00
parent 54cf10588d
commit 5d39daa13c
4 changed files with 142 additions and 49 deletions

View File

@@ -9453,7 +9453,7 @@ Video Disk Recorder Revision History
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so
that plugins can detect the presence of the new cControl::Control().
2020-06-16: Version 2.4.3
2020-06-19: Version 2.4.3
- Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann
Friedrichs).
@@ -9474,3 +9474,4 @@ Video Disk Recorder Revision History
- Added support for detecting new channels broadcast in HEVC (thanks to Helmut Binder).
- Added support for detecting 'advanced codec digital radio sound service' (thanks to
Helmut Binder).
- Added handling shared PMT pids and multiple PMT sections (thanks to Helmut Binder).