summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:00:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:00:05 +0100
commitba5eee6cb825b3820bda9310d6c3a4f56463b615 (patch)
tree9f1cc31458729ea78ae60303721e04bb01321d8d /HISTORY
parent1861074241f1a6ee71372ce3cd474f19a4a2867c (diff)
downloadvdr-ba5eee6cb825b3820bda9310d6c3a4f56463b615.tar.gz
vdr-ba5eee6cb825b3820bda9310d6c3a4f56463b615.tar.bz2
Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 81001413..0f9c6d53 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.