summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-16 12:57:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-16 12:57:51 +0200
commiteff00653c553bb1330c6bf80e6cd8039cd2499b7 (patch)
treed7b891084b4026406b14471474a48e1478d6381f /CONTRIBUTORS
parent414548446b9fc0122f6ca44145cc8e32747e8ddd (diff)
downloadvdr-eff00653c553bb1330c6bf80e6cd8039cd2499b7.tar.gz
vdr-eff00653c553bb1330c6bf80e6cd8039cd2499b7.tar.bz2
Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 3bf9979c..ad5b9f12 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -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üßler <marco@lordzodiac.de>
for fixing handling colors in cDvbSpuPalette::yuv2rgb()