Fixed a possible crash in the OSD demo

This commit is contained in:
Klaus Schmidinger
2014-02-06 11:57:51 +01:00
parent e2f0edd8f6
commit 0402ce9b8e
4 changed files with 7 additions and 2 deletions

View File

@@ -8190,3 +8190,4 @@ Video Disk Recorder Revision History
marks (which will now be off by one) can still be cut with all VDR versions from
1.7.32, because these will automatically adjust editing marks to I-frames.
Users of stable releases shouldn't notice any problems.
- Fixed a possible crash in the OSD demo (reported by Christopher Reimer).