Fixed character comparisons in cSubtitleObject::DecodeCharacterString()

This commit is contained in:
Klaus Schmidinger
2012-05-08 08:27:24 +02:00
parent 353233a27e
commit 4f7523a3a2
3 changed files with 9 additions and 3 deletions

View File

@@ -2873,3 +2873,7 @@ Ralf Schueler <dl4mw@schueler.ws>
Marcus Roscher <dad401@gmx.de>
for reporting a problem with cDevice::StillPicture(), which called the derived class's
function even if no buffer has been allocated
Reinhard Mantey <geronimo013@gmx.de>
for reporting a problem with character comparisons in
cSubtitleObject::DecodeCharacterString()