Fixed the OSD alignment in the SPU decoder

This commit is contained in:
Klaus Schmidinger
2004-05-22 14:06:36 +02:00
parent 8eff25b8de
commit b239e8e2ba
3 changed files with 12 additions and 2 deletions

View File

@@ -2821,3 +2821,5 @@ Video Disk Recorder Revision History
can be called with a time_t value to get the day of week for that time.
- When processing XPM data, the color name "None" is no mapped to #00000000, which
is "fully transparent" (suggested by Sascha Volkenandt).
- Fixed the OSD alignment in the SPU decoder (thanks to Miko Wohlgemuth for reporting
this one and helping to test the fix).