diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:00:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-12-27 11:00:05 +0100 |
commit | ba5eee6cb825b3820bda9310d6c3a4f56463b615 (patch) | |
tree | 9f1cc31458729ea78ae60303721e04bb01321d8d /HISTORY | |
parent | 1861074241f1a6ee71372ce3cd474f19a4a2867c (diff) | |
download | vdr-ba5eee6cb825b3820bda9310d6c3a4f56463b615.tar.gz vdr-ba5eee6cb825b3820bda9310d6c3a4f56463b615.tar.bz2 |
Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9578,3 +9578,4 @@ Video Disk Recorder Revision History 2021-12-27: - Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0. +- Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs. |