view cfg-mplayer-def.h @ 30543:ee0b9c3bbf29

Add support for decoding 4:2:2 and 4:4:4 Theora files. Patch by Giorgio Vazzana [mywing81 gmail com]
author reimar
date Sun, 14 Feb 2010 15:39:52 +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 */