summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-05-17 09:54:16 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-05-17 09:54:16 +0200
commit877d4851e85874e3e16e2f62ac234d32f7309205 (patch)
tree09e8a2c5d3cf6f738c19ca8347c2c066af5ae6d4 /HISTORY
parentb250709407a79d3adf65480d5de8575c2b449ed0 (diff)
downloadvdr-877d4851e85874e3e16e2f62ac234d32f7309205.tar.gz
vdr-877d4851e85874e3e16e2f62ac234d32f7309205.tar.bz2
Added a note to cTsToPes about all TS packets having to belong to the same PID
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fb3e9999..c45a7b19 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6099,3 +6099,5 @@ Video Disk Recorder Revision History
- EIT events are now only processed if a plausible system time is available, to
avoid wrong handling of PDC descriptors (thanks to Tobias Bratfisch).
- Removed unused 'synced' member from cTsToPes (reported by Christoph Haubrich).
+- Added a note to cTsToPes about all TS packets having to belong to the same PID
+ (suggested by Christoph Haubrich).