Fixed playing files with PES packets longer than 2048 byte through the full featured DVB card

This commit is contained in:
Klaus Schmidinger
2005-01-16 12:02:39 +01:00
parent 62390837ff
commit 9423c636a2
5 changed files with 40 additions and 5 deletions

View File

@@ -3308,3 +3308,6 @@ Video Disk Recorder Revision History
- 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).
- Fixed playing files with PES packets longer than 2048 byte through the full
featured DVB card (thanks to Marco Kremer for reporting this one and providing
a test sample).