Avoiding too many consecutive "ring buffer overflow" messages

This commit is contained in:
Klaus Schmidinger
2004-03-07 14:41:45 +01:00
parent 2dc3a3d399
commit 9c1f56ec71
5 changed files with 27 additions and 6 deletions

View File

@@ -2728,3 +2728,5 @@ Video Disk Recorder Revision History
- Fixed handling "itemized" texts in EPG data (thanks to St<53>phane Est<73>-Gracias
for pointing out this problem, and Marcel Wiesweg for improving 'libsi').
- Fixed handling VPS times at year boundaries.
- Avoiding too many consecutive "ring buffer overflow" messages (which only
slowed down performance even more).