view cfg-mplayer-def.h @ 30603:c5d8b7640b7d

Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
author reimar
date Thu, 18 Feb 2010 22:28:55 +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 */