summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-11-10 13:40:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-11-10 13:40:51 +0100
commit5793a99d3dd984daaa5b0531050d0b7d17b01761 (patch)
tree30ae739a159b67c3f0a3e2f2acc302c829bd551c /HISTORY
parentc568200d2e6be95cd026b70c9ef532f72b1fc8a7 (diff)
downloadvdr-5793a99d3dd984daaa5b0531050d0b7d17b01761.tar.gz
vdr-5793a99d3dd984daaa5b0531050d0b7d17b01761.tar.bz2
Fixed assembling PS1 packets in cTS2PES::instant_repack()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6984bbd4..7de45ab3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5518,3 +5518,8 @@ Video Disk Recorder Revision History
Kirchgatterer).
- Fixed decoding filename characters in case there are not two hex digits after
the '#' (reported by Helmut Auer).
+
+2007-11-10: Version 1.5.12
+
+- Fixed assembling PS1 packets in cTS2PES::instant_repack() (thanks to Reinhard
+ Nissl).