diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-07 14:32:22 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-03-07 14:32:22 +0100 |
commit | 6564d8e9284a8319fa75e814cd9c7206c4a026d5 (patch) | |
tree | c66240af5fb956ee117b320ef80cc025c3fa7311 /HISTORY | |
parent | 42928ff2d3f2b25e124bd30b8b4cc8f2892c0f15 (diff) | |
download | vdr-6564d8e9284a8319fa75e814cd9c7206c4a026d5.tar.gz vdr-6564d8e9284a8319fa75e814cd9c7206c4a026d5.tar.bz2 |
Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute during replay
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6406,3 +6406,5 @@ Video Disk Recorder Revision History - Changed the polarization characters in cDvbSourceParam::GetOsdItem() to uppercase. - The full timer file name is now displayed if it ends with "TITLE" or "EPISODE" (pointed out by Udo Richter). +- Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute + during replay. |