Added clearing the TS buffers in cDevice::Detach()

This commit is contained in:
Klaus Schmidinger
2009-01-16 15:20:29 +01:00
parent 70ec0dfa1b
commit d500f17d50
3 changed files with 4 additions and 1 deletions

View File

@@ -5928,3 +5928,4 @@ Video Disk Recorder Revision History
- Fixed returning complete PES packets in cTsToPes::GetPes() (thanks to Reinhard
Nissl).
- Added a missing Detach() in cTransfer::Activate() (thanks to Marco Schl<68><6C>ler).
- Added clearing the TS buffers in cDevice::Detach() (thanks to Marco Schl<68><6C>ler).