view command.h @ 24183:820df52200db

Enable decoding of packet X/24, it is usual teletext line and contains labels for navigation links. 10l: fix comments for constants. patch from Otvos Attila oattila at chello dot hu
author voroshil
date Sun, 26 Aug 2007 04:56:37 +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);