view command.h @ 23838:8287ef1758cb

subdata must be set to NULL when the corresponding data was freed. "mp_input_queue_cmd(mp_input_parse_cmd("sub_select"));" will do this somewhen as well, but that might already be too late.
author reimar
date Wed, 25 Jul 2007 17:13:02 +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);