Implemented cDolbyRepacker for better handling of Dolby Digital PES packets

This commit is contained in:
Klaus Schmidinger
2005-01-15 12:09:22 +01:00
parent 02be00c0df
commit 62390837ff
3 changed files with 324 additions and 16 deletions

View File

@@ -3288,7 +3288,7 @@ Video Disk Recorder Revision History
- Thanks to Werner Fink, Reinhard Nissl, Sascha Volkenandt and Bj<42>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).