[vlc-devel] [PATCH] dcp: Command-line option to choose a CPL

Denis Charmet typx at dinauz.org
Fri Feb 7 10:24:42 CET 2014


Hi,

Le jeudi 06 février 2014 à 08:46:45, Valentin Vetter a écrit :
> @@ -69,6 +73,7 @@ vlc_module_begin()
>      set_capability( "access_demux", 0 )
>      set_category( CAT_INPUT )
>      set_subcategory( SUBCAT_INPUT_ACCESS )
> +    add_integer( "cpl_num", 0, DCP_CPL_TEXT, DCP_CPL_LONGTEXT, false )

For readability when using long help I'd prefer it with a "dcp-" prefix
and a dash rather than an underscore.


Regards,

-- 
Denis Charmet - TypX
Le mauvais esprit est un art de vivre



More information about the vlc-devel mailing list