view command.h @ 23003:ec0ead587e2f

fix red_15mask and green_15mask. the previous values were wrong and caused some SIMD functions to output wrong data.
author ivo
date Wed, 18 Apr 2007 16:40:07 +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);