summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-23 12:06:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-23 12:06:13 +0200
commit5b2784cc4f066edb5a6db3c5d88222f5959bd7ed (patch)
tree7e1c59ab85b91475c051e156b61fe60b9ca7f345 /HISTORY
parent8ed9becabc8bb8d0be5a928ebb88398f6eb8a72f (diff)
downloadvdr-5b2784cc4f066edb5a6db3c5d88222f5959bd7ed.tar.gz
vdr-5b2784cc4f066edb5a6db3c5d88222f5959bd7ed.tar.bz2
Fixed a case where the resultBuffer in cRemux ran full before getting a sync
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 360188ac..87624d3b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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üßler).
+- Fixed a case where the resultBuffer in cRemux ran full before getting a sync.