diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-05 12:12:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-11-05 12:12:18 +0100 |
commit | 596e965a5334fec97b4ee4fd19223b6acfacf680 (patch) | |
tree | c4b91241f306ef94c9736bdad5e4137c863c66e7 /HISTORY | |
parent | 9607fd33a061530b3e26e2ffae14e87548b016ba (diff) | |
download | vdr-596e965a5334fec97b4ee4fd19223b6acfacf680.tar.gz vdr-596e965a5334fec97b4ee4fd19223b6acfacf680.tar.bz2 |
Fixed a race condition in the SPU decoder
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3933,3 +3933,4 @@ Video Disk Recorder Revision History commands of any length. The MAXPARSEBUFFER macros is now obsolete and has been removed. If a plugin has used that macro, it should either define a buffer size of its own, or use cReadLine when reading files. +- Fixed a race condition in the SPU decoder (thanks to Marco Schlüßler). |