Fixed a possible crash in the OSD demo

This commit is contained in:
Klaus Schmidinger
2014-02-06 12:00:36 +01:00
parent 7d6c54d63a
commit fb66c3ec6b
4 changed files with 7 additions and 2 deletions

View File

@@ -7894,3 +7894,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).