view command.h @ 24633:2bc6fcc627f4

fix warnings demux_lavf.c: In function ¡Ædemux_open_lavf¡Ç: demux_lavf.c:276: warning: assignment discards qualifiers from pointer target type demux_lavf.c:280: warning: assignment discards qualifiers from pointer target type
author henry
date Sat, 29 Sep 2007 07:42:31 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);