Fixed handling colors in cDvbSpuPalette::yuv2rgb()

This commit is contained in:
Klaus Schmidinger
2004-05-31 08:53:30 +02:00
parent 246a1c99bb
commit be5931e699
3 changed files with 6 additions and 5 deletions

View File

@@ -2862,3 +2862,4 @@ Video Disk Recorder Revision History
- Fixed the height of the channel display in the "Classic VDR" skin.
- Fixed handling descriptor loops in 'libsi', which had sometimes caused invalid
CA ids to be added to the channel definitions (thanks to Marcel Wiesweg).
- Fixed handling colors in cDvbSpuPalette::yuv2rgb() (thanks to Marco Schl<68><6C>ler).