summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-28 21:49:34 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-28 21:49:34 +0200
commitf418ef02f8436730415ccff84ef54f27f3186b4d (patch)
tree7f33fa1a2d789619777332921b9cfc841f5671eb /HISTORY
parentb28336340d8bb7cde1b9929014a99794493f31a0 (diff)
downloadvdr-f418ef02f8436730415ccff84ef54f27f3186b4d.tar.gz
vdr-f418ef02f8436730415ccff84ef54f27f3186b4d.tar.bz2
Now always using stream id 0xE0 for the video stream
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cfe67b2e..2caed124 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3754,3 +3754,5 @@ Video Disk Recorder Revision History
this one).
- Fixed appending sequence end code in cDvbPlayer::Goto() (thanks to Reinhard Nissl).
- Fixed syncing in cRepacker (thanks to Reinhard Nissl).
+- Now always using stream id 0xE0 for the video stream, to avoid problems with
+ post processing tools that choke on different ids (suggested by Reinhard Nissl).