newdec.doxygen   newdec.doxygen 
/*! \page newdec How to implement a new specific decoder ? /*! \page newdec How to implement a new specific decoder ?
<p>Look at the PAT example. Especially how the PSI decoder is <p>Look at the PAT example. Especially how the PSI decoder is
initialized. It's mandatory to check the initialized. It's mandatory to check the
dvbpsi_decoder_s::b_discontinuity flag each time the PSI decoder calls dvbpsi_decoder_s::b_discontinuity flag each time the PSI decoder calls
the specific decoder and then to reset it to 0.</p> the specific decoder and then to reset it to false.</p>
*/ */
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/