[libdvbpsi-devel] [PATCH] EIT decoding

Jean-Paul Saman jpsaman at videolan.org
Wed Aug 15 16:27:36 CEST 2012


Roberto,

On Sat, Aug 11, 2012 at 12:28 PM, Jean-Paul Saman <jpsaman at videolan.org> wrote:
> On Fri, Aug 10, 2012 at 2:34 PM, Roberto Corno <corno.roberto at gmail.com> wrote:
>> Hi Jean Paul,
>>    previous patch wasn't enough to fix problem. It missed the exit condition
>> for the decoding process
>> Here it is the good one.
>
> I have a couple of minor issues wrt to this patch that need correction:
> - indentation your patch introduces tabs while 4 space should be used per tab
> - put the for-loop body in scope block { }
> - add a note that EIT allows chaining with 'holes' in the sections
>
>> Regards
>> Roberto
>
> Kind regards,
>
> Jean-Paul Saman

The EIT chaining code has been removed in favor of a linked list. In
the meantime a bug in EIT section parsing has been fixed too.

Could you check if this code works for you? You need to update your
git tree to at least commit-id:
9ee6abd6b0f81abf82147f1127bf0b44b67a8153

Kind regards,
Jean-Paul Saman


More information about the libdvbpsi-devel mailing list