[mythtv] [EXPerimental PATCH] BIG DVB PATCH V1.1

Jesper Sörensen jesper at datapartner.se
Mon Nov 8 15:02:53 UTC 2004


Taylor Jacob wrote:

>>It also seems like you're only expecting CA descriptors on the
>>elementary streams, but the system here has a CA descriptor for the
>>programme/service and no CA descriptors on the elementary streams (we
>>probably need to support that too though). Anyway, the current
>>PMTObject::GetCAPID is not useful but I think I'll be able to get what I
>>need by some smaller changes. I'll try to cook up a patch when I have
>>some more time.
>>    
>>
>
>Oh then the ParseCADescriptor should be added to the PMT descriptor parsing
>(none of the PMT Descriptors are supported yet,but what is necessary for the
>loop is there), and another obejct should be added to the PMTObject, and one
>addition to the GetCAPID() function, and problem is solved.. If you want to do
>this, and test it let me know that would  be great..   This would be in
>siparser.cpp/h and the object definitions would be in sitypes.h..
>  
>

Yeah, I have an idea how to do this. Give me some time and I'll see what 
I can do. :)

Is it safe to ship over a PMTObject* pointer to the CAM class via a QT 
signal? I guess I would need to send over the mutex handle too, and get 
a lock before using the object? Or would locking the object cause 
problems for the siparser? Any thoughts?



More information about the mythtv-dev mailing list