summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-15 12:09:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-15 12:09:22 +0100
commit62390837ff4e4fab3bb837ca745219fc70d4ef3e (patch)
treef9483a0258a04febd531b388c981cdaf87e81d32 /HISTORY
parent02be00c0df51507463d8908f5c22afa4bb5ef46d (diff)
downloadvdr-62390837ff4e4fab3bb837ca745219fc70d4ef3e.tar.gz
vdr-62390837ff4e4fab3bb837ca745219fc70d4ef3e.tar.bz2
Implemented cDolbyRepacker for better handling of Dolby Digital PES packets
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 44aa64fb..3d6f79b0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3288,7 +3288,7 @@ Video Disk Recorder Revision History
- Thanks to Werner Fink, Reinhard Nissl, Sascha Volkenandt and Bjørnar Nilsen for
their support in testing and fine tuning this version.
-2005-01-14: Version 1.3.19
+2005-01-15: Version 1.3.19
- Making sure at least the default skin is available at program start in case a
plugin needs to issue an error message (thanks to Achim Tuffentshammer for
@@ -3306,3 +3306,5 @@ Video Disk Recorder Revision History
- Fixed handling the '-E' option which was broken in version 1.3.18 (thanks to
Christian Jacobsen for reporting this one).
- Added 'channels.conf.terr' entries for Mainz (thanks to Michael Heyse).
+- Implemented cDolbyRepacker for better handling of Dolby Digital PES packets
+ (thanks to Reinhard Nissl).