Increased the size of the TS buffer to 16MB, to have more reserve when recording several HD programmes

This commit is contained in:
Klaus Schmidinger
2020-10-15 10:16:38 +02:00
parent f24e93ade1
commit 36be6abfbd
2 changed files with 7 additions and 3 deletions

View File

@@ -9513,7 +9513,7 @@ Video Disk Recorder Revision History
with the main menu open.
- Official release.
2020-10-12: Version 2.4.5
2020-10-15: Version 2.4.5
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed handling newline characters in ci.c's CopyString() (reported by Winfried K<>hler).
@@ -9526,3 +9526,5 @@ Video Disk Recorder Revision History
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.5 to
indicate this change.
- Fixed alignment of semi-circles in case of odd sizes.
- Increased the size of the TS buffer to 16MB, to have more reserve when recording
several HD programmes.