Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice()

This commit is contained in:
Klaus Schmidinger
2004-10-16 12:57:51 +02:00
parent 414548446b
commit eff00653c5
3 changed files with 7 additions and 3 deletions

View File

@@ -1030,6 +1030,8 @@ Michal Dobrzynski <michal_dobrzynski@mac.com>
Wayne Keer <syphir@syphir.sytes.net>
for reporting a bug in handling descriptor loops in 'libsi', which had sometimes
caused invalid CA ids to be added to the channel definitions
for pointing out a problem with the initialization of aPid1 and aPid2 in
cDvbDevice::cDvbDevice() in case a patch references them
Marco Schl<68><6C>ler <marco@lordzodiac.de>
for fixing handling colors in cDvbSpuPalette::yuv2rgb()