Em Fri,  1 Aug 2014 01:33:06 +0300
Antti Palosaari <cr...@iki.fi> escreveu:

> Just add delivery system for DVB-C2 standard. Other parameters
> should be added later.

The best is to add the parameters altogether, as:

1) We need to add the corresponding bits at the docbook;
2) We need to add support for it at libdvbv5.

Regards,
Mauro
> 
> Signed-off-by: Antti Palosaari <cr...@iki.fi>
> ---
>  include/uapi/linux/dvb/frontend.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/uapi/linux/dvb/frontend.h 
> b/include/uapi/linux/dvb/frontend.h
> index c56d77c..98648eb 100644
> --- a/include/uapi/linux/dvb/frontend.h
> +++ b/include/uapi/linux/dvb/frontend.h
> @@ -410,6 +410,7 @@ typedef enum fe_delivery_system {
>       SYS_DVBT2,
>       SYS_TURBO,
>       SYS_DVBC_ANNEX_C,
> +     SYS_DVBC2,
>  } fe_delivery_system_t;
>  
>  /* backward compatibility */
--
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