view command.h @ 24509:767a9fd651c7

Copy AC-3 bsmod field into IEC data-type field as required by the specs Is not known to make any difference in practice (yet?). Patch by Ulion (ulion2002 gmail com) minus a cast that seemed unnecessary (beat me if I was wrong ;-) )
author reimar
date Sat, 15 Sep 2007 16:39:39 +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);