Added missing rounding when dividing frequencies in processing the NIT

This commit is contained in:
Klaus Schmidinger
2022-11-30 12:02:00 +01:00
parent 4425918d31
commit 76445411a5
3 changed files with 9 additions and 6 deletions

View File

@@ -9780,7 +9780,7 @@ Video Disk Recorder Revision History
out by Onur Sent<6E>rk).
- Official release.
2022-11-28:
2022-11-30:
- Added UPDATE-2.6.0, which was missing in the official 2.6.0 release.
- Fixed unexpected calls of the '-r' script when a recording is interrupted and
@@ -9813,3 +9813,5 @@ Video Disk Recorder Revision History
Onur Sent<6E>rk).
- Fixed regenerating the index file of a recording in case it is present, but empty
(reported by Stefan Herdler).
- Added missing rounding when dividing frequencies in processing the NIT (thanks to
Winfried K<>hler).