Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePercentage()

This commit is contained in:
Klaus Schmidinger
2009-05-17 10:07:17 +02:00
parent 877d4851e8
commit d41461ad40
3 changed files with 5 additions and 2 deletions

View File

@@ -6101,3 +6101,5 @@ Video Disk Recorder Revision History
- Removed unused 'synced' member from cTsToPes (reported by Christoph Haubrich).
- Added a note to cTsToPes about all TS packets having to belong to the same PID
(suggested by Christoph Haubrich).
- Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePercentage()
(thanks to Rolf Ahrenberg).