Added a missing initialization to sDvbSpuRect

This commit is contained in:
Klaus Schmidinger
2011-03-27 14:52:31 +02:00
parent 1387660744
commit 9f0ac31f0d
3 changed files with 8 additions and 1 deletions

View File

@@ -6582,3 +6582,4 @@ Video Disk Recorder Revision History
behavior was introduced in version 1.5.7.
- Fixed scaling subtitles in case the OSD size is exactly the same as the display
size of the subtitles.
- Added a missing initialization to sDvbSpuRect (reported by Sergiu Dotenco).