Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd
[mplayer/glamo.git] / command.h
bloba383a1aad340d5f24e3eedcafb56ff67ed5cef55
1 int run_command(MPContext *mpctx, mp_cmd_t *cmd);
2 char *property_expand_string(MPContext *mpctx, char *str);
3 void property_print_help(void);