[vdr] Fix Pid not available error in the streamdev plugin VDR-VDR connection
Jose Alberto Reguero
jareguero at telefonica.net
Sat Dec 15 15:48:21 CET 2007
This patch fix the error "Pid xxx not available" in the streamdev plugin with
VDR-VDR connection, that cause not tunning to the channel.
The problem is that sometimes, when cConnectionVTP::CmdADDP is called,
m_LiveStreamer is NULL, and then return an errorr.
m_LiveStreamer became null in cConnectionVTP::CmdABRT that is called from
cStreamdevDevice::CloseDvrInt called from cStreamdevDevice::CloseDvr.
Jose Alberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: connectionVTP.patch
Type: text/x-diff
Size: 511 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/vdr/attachments/20071215/94793858/attachment.patch
More information about the vdr
mailing list