Il Friday 22 February 2008 01:14:11 M?ns Rullg?rd ha scritto: > Nico Sabbi <Nicola.Sabbi at poste.it> writes: > > > + has_hdmv_descr = 1; > > + } > > + p += len; > > + } > > p += program_info_length; > > if (p >= p_end) > > return; > > Apart from the comments above, the patch is OK. > fixed as you indicated and committed