Browse Source
include/vlc_filter.h:371: warning: The following parameters of filter_AddProxyCallbacks(vlc_object_t *obj, filter_t *filter, vlc_callback_t restart_cb) are not documented:
parameter 'obj'
parameter 'filter'
include/vlc_filter.h:527: warning: The following parameter of filter_chain_AppendFilter(filter_chain_t *chain, const char *name, const config_chain_t *cfg, const es_format_t *fmt_out) is not documented:
parameter 'cfg'
include/vlc_filter.h:471: warning: argument 'psz_capability' of command @param is not found in the argument list of filter_chain_NewSPU(vlc_object_t *obj, const char *cap)
include/vlc_filter.h:471: warning: The following parameter of filter_chain_NewSPU(vlc_object_t *obj, const char *cap) is not documented:
parameter 'cap'
include/vlc_filter.h:506: warning: Found unknown command '\paramt'
include/vlc_filter.h:504: warning: The following parameter of filter_chain_Reset(filter_chain_t *p_chain, const es_format_t *p_fmt_in, vlc_video_context *vctx_in, const es_format_t *p_fmt_out) is not documented:
parameter 'vctx_in'
include/vlc_filter.h:608: warning: The following parameter of filter_chain_SubSource(filter_chain_t *chain, spu_t *spu, vlc_tick_t display_date) is not documented:
parameter 'spu'
include/vlc_filter.h:383: warning: The following parameters of filter_DelProxyCallbacks(vlc_object_t *obj, filter_t *filter, vlc_callback_t restart_cb) are not documented:
parameter 'obj'
parameter 'filter'
pull/162/head
committed by
Steve Lhomme
2 changed files with 11 additions and 11 deletions
Loading…
Reference in new issue