Added missing reset of the 'repacker' to cTS2PES::Clear()

This commit is contained in:
Klaus Schmidinger
2005-02-13 14:38:08 +01:00
parent 9055f754dd
commit 1594333047
3 changed files with 8 additions and 2 deletions

View File

@@ -3413,3 +3413,5 @@ Video Disk Recorder Revision History
- The new function cDvbDevice::SetTransferModeForDolbyDigital() can be used by
plugins that implement Dolby Digital output and thus want to prevent the cDvbDevice
from starting Transfer Mode in order to replay DD over the DVB device.
- Added missing reset of the 'repacker' to cTS2PES::Clear() (thanks to Marco
Schl<68><6C>ler for reporting this one).