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

@@ -64,6 +64,7 @@ VDR Plugin 'osddemo' Revision History
- Avoiding unnecessary pkg-config warnings in plugin Makefiles.
2014-02-04: Version 2.1.2
2014-02-06: Version 2.1.2
- Fixed flickering if subtitles are active while the OSD demo is running.
- Fixed a possible crash in the OSD demo (reported by Christopher Reimer).