view cfg-mplayer-def.h @ 29903:391e683541a7

Remove unreachable parsing code: for filters that use the option parser, the args argument to open will always be NULL and vf->priv will always be != NULL.
author reimar
date Sat, 21 Nov 2009 19:50:33 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";