view cfg-mplayer-def.h @ 29579:26e0c6a16e57

Make sure we do not strdup(NULL), avoids a crash with non-real streams.
author reimar
date Wed, 02 Sep 2009 10:22:08 +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";