view cfg-mplayer-def.h @ 30614:ed516abd6137

Fix the stack crash(SYS3171) on OS/2 when playing qtaudio/qtvideo.
author komh
date Fri, 19 Feb 2010 13:50:16 +0000
parents 1345f8cdfb00
children f1f8d7b2060a
line wrap: on
line source

#ifndef MPLAYER_CFG_MPLAYER_DEF_H
#define MPLAYER_CFG_MPLAYER_DEF_H

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

#endif /* MPLAYER_CFG_MPLAYER_DEF_H */