Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute during replay

This commit is contained in:
Klaus Schmidinger
2010-03-07 14:32:22 +01:00
parent 42928ff2d3
commit 6564d8e928
2 changed files with 11 additions and 7 deletions

View File

@@ -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.