Project

General

Profile

Bug #925 ยป 0003-updated-to-recent-VDR-api.patch

ensc, 03/30/2012 12:47 PM

View differences:

receiver/livereceiver.cpp
}
cLiveReceiver::cLiveReceiver(cChannel *Channel, cDevice *Device)
: cReceiver( Channel->GetChannelID(), 0, Channel->Vpid(), Channel->Apids(), Channel->Dpids(), Channel->Spids()),
: cReceiver(Channel, 0),
mDevice(Device), mChannel(Channel){
this->mLiveBuffer = NULL;
this->mOutputBuffer = NULL;
    (1-1/1)