view command.h @ 22454:0f5455fc2d5d

removed unused definition of insertRTPData(); it's not only unused, but conceptually wrong as it passed extradata as first demux_packet to the corresponding demux_stream. Patch by Carl Eugen Hoyos
author nicodvb
date Mon, 05 Mar 2007 22:23:30 +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);