diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-15 12:09:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-15 12:09:22 +0100 |
commit | 62390837ff4e4fab3bb837ca745219fc70d4ef3e (patch) | |
tree | f9483a0258a04febd531b388c981cdaf87e81d32 /HISTORY | |
parent | 02be00c0df51507463d8908f5c22afa4bb5ef46d (diff) | |
download | vdr-62390837ff4e4fab3bb837ca745219fc70d4ef3e.tar.gz vdr-62390837ff4e4fab3bb837ca745219fc70d4ef3e.tar.bz2 |
Implemented cDolbyRepacker for better handling of Dolby Digital PES packets
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |