summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-03 11:00:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-03 11:00:38 +0100
commite9e8241d0d052926e622e2b49aafb85a123eb32d (patch)
tree4e2d2d990d7efa76c961cd600ead5ce5e8e015f7 /HISTORY
parentfb641c91491a5e1a16479fb3146e0d1fbf6f8406 (diff)
downloadvdr-e9e8241d0d052926e622e2b49aafb85a123eb32d.tar.gz
vdr-e9e8241d0d052926e622e2b49aafb85a123eb32d.tar.bz2
Fixed handling TS packets in cTS2PES
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 841950a6..4e2f29f3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4066,3 +4066,4 @@ Video Disk Recorder Revision History
- The cTimer constructor can now take an optional cChannel (suggested by
Patrick Fischer).
- Fixed setting the main thread id if VDR is running as a daemon.
+- Fixed handling TS packets in cTS2PES (thanks to Reinhard Nissl).