Re: Question regarding EIT generation
Jean-Paul Saman <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <CAK9US3BWTc8R7ibdhPVmhyOps3pVHXS=pgBJF4BwS7saqpq90g@mail.gmail.com> |
On Wed, Oct 12, 2011 at 11:26 AM, Sašo Kiselkov <[email protected]> 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); Kind regards, Jean-Paul Saman. _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel