Em Wed, 27 May 2009 22:15:17 +0400
Abylai Ospan <aos...@netup.ru> escreveu:

> Mauro,
> 
> Please pull from http://udev.netup.ru/hg/v4l-dvb-aospan/rev/e90b61dfd602
> 
> Transport Stream continuity check. Very usefull for debugging when
> broken transport stream received.
> 

Pulled, thanks.

> +/*
> + * uncomment this define for transport stream packets continuity counter 
> check
> + * #define DVB_DEMUX_SECTION_TS_COUNTER_CHECK
> + */

It wouldn't be better to add it as a Kconfig or as a module option, in order to
be easy for people to enable it?

Also, it may make sense to change it to use printk_ratelimit, to avoid it to 
produce
too much printk errors.



Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to