Modified cDolbyRepacker to make sure PES packets don't exceed the requested length

This commit is contained in:
Klaus Schmidinger
2005-02-05 11:59:19 +01:00
parent d067302bb6
commit ef4ef632d5
3 changed files with 162 additions and 101 deletions

View File

@@ -3362,3 +3362,5 @@ Video Disk Recorder Revision History
- The new setup option "OSD/Channel info time" can be used to define the time after
which the channel display is removed if no key has been pressed (thanks to
Olivier Jacques).
- Modified cDolbyRepacker to make sure PES packets don't exceed the requested length
(thanks to Reinhard Nissl).