[libdvbpsi-devel] Question regarding EIT generation

Sašo Kiselkov skiselkov.ml at gmail.com
Wed Oct 12 17:02:44 CEST 2011


On 10/12/2011 03:58 PM, Jean-Paul Saman wrote:
> On Wed, Oct 12, 2011 at 11:26 AM, Sašo Kiselkov <skiselkov.ml at gmail.com> wrote:
>> Hi All,
>>
>> I'm trying to code an EIT generator using libdvbpsi, but I noticed that
>> eit.[hc] are missing a dvbpsi_GenEITSections function. On the web page
>> it says that libdvbpsi's current features include an "EPG Information
>> Table (EIT), decoder and generator." - is this accurate? Or is EIT table
>> generation done in a different fashion than SDT/TDT/TOT, etc.
> 
> It seems that EIT table generation is overlooked. There is no
> dvbpsi_GenEITSections() function for EIT generation. Patches are
> welcome.
> 
> The prototype would look something like this
> dvbpsi_psi_section_t* dvbpsi_GenEITSections(dvbpsi_t* p_dvbpsi,
> dvbpsi_eit_t* p_eit,
>                                             uint8_t i_table_id);

Thank you. I've already started working on it. I'll send a patch when
it's done.

Best regs,
--
Saso


More information about the libdvbpsi-devel mailing list