Recording and Transfer Mode now handle more than 2 audio PIDs

This commit is contained in:
Klaus Schmidinger
2005-01-16 14:40:47 +01:00
parent 9423c636a2
commit c522225344
18 changed files with 184 additions and 145 deletions

View File

@@ -3311,3 +3311,10 @@ Video Disk Recorder Revision History
- 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).
- Recording and Transfer Mode now handle more than 2 audio PIDs. For this the
interfaces of the following functions have been changed:
cTransferControl::cTransferControl()
cTransfer::cTransfer()
cRecorder::cRecorder()
cReceiver::cReceiver()
cRemux::cRemux()