Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Descriptor odering bug in libvdr.c / createVdrProgramInfos() ?



Jonan Santiago wrote:
> 
> Hello,
> 
>    I am having a problem with VDR not showing the extended event descriptor
> information in the schedule menu. It appears that libvdr.c makes
> an assumption on the ordering of the EIT descriptors processed in
> createVdrProgramInfos . If the extended event descriptor 0x4E comes before the
> short event 0x4D or a time shifted event then VdrProgramInfo struct is not
> created and the data lost. Only cases of DESCR_SHORT_EVENT and
> DESCR_TIME_SHIFTED_EVENT create this struct. Perhaps each case statement
> should conditionally create the VdrProgramInfo or you can move
> CreateVdrProgramInfo() out of the descriptor cases and before the switch
> statement which fixed the problem for me.

Is there a channel on Astra 19.2 east where I could observe this?
Can you please send me a patch that implements your fix?

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index