Added MPEG1 replay capability to cPesAssembler

This commit is contained in:
Klaus Schmidinger
2005-02-06 14:22:08 +01:00
parent 2e6a990df4
commit d3bd62a5fb
3 changed files with 39 additions and 3 deletions

View File

@@ -3372,3 +3372,4 @@ Video Disk Recorder Revision History
- Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems with
residual data in replay and Transfer Mode (thanks to Werner Fink for pointing this
out).
- Added MPEG1 replay capability to cPesAssembler (thanks to Stefan Huelswitt).