view cfg-mplayer-def.h @ 21817:6baa4d2a9cd0

replace some av_malloc();memset(...,0,...) sequences with av_mallocz()
author lucabe
date Sat, 06 Jan 2007 12:11:25 +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";