view command.h @ 22892:eb4d06df462f

Fix crash when trying to convert from or to RGBi (i<15) as in bgr8torgb24
author cehoyos
date Tue, 03 Apr 2007 16:22:19 +0000
parents a5e5b0c45c03
children 1d807885ce7b
line wrap: on
line source

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