Fixed a case where the resultBuffer in cRemux ran full before getting a sync

This commit is contained in:
Klaus Schmidinger
2004-10-23 12:06:13 +02:00
parent 8ed9becabc
commit 5b2784cc4f
2 changed files with 3 additions and 2 deletions

View File

@@ -3048,3 +3048,4 @@ Video Disk Recorder Revision History
(thanks to Oliver Endriss).
- Fixed attaching a cPlayer to a cDevice, so that 'Operation not permited'
errors don't occur any more (thanks to Marco Schl<68><6C>ler).
- Fixed a case where the resultBuffer in cRemux ran full before getting a sync.