annotate cfg-mplayer-def.h @ 14376:1c06b82d5d6c

added new xvid (api4 only) options: frame_drop_ratio, (no)qpel, (no)gmc, (no)trellis (no)cartoon, quant_type, (no)chroma_me, (no)chroma_opt, (no)hq_ac vhq added description for PSNR (see (no)chroma_opt)
author kraymer
date Wed, 05 Jan 2005 21:14:15 +0000
parents 8e55121885b2
children 1345f8cdfb00
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
151
9708d4b2765b cfgparser fix
szabii
parents:
diff changeset
1 static char* default_config=
153
8e55121885b2 new configfile/cmdline parser
arpi_esp
parents: 151
diff changeset
2 "# Write your default config options here!\n"
8e55121885b2 new configfile/cmdline parser
arpi_esp
parents: 151
diff changeset
3 "\n"
8e55121885b2 new configfile/cmdline parser
arpi_esp
parents: 151
diff changeset
4 //"nosound=nem"
151
9708d4b2765b cfgparser fix
szabii
parents:
diff changeset
5 "\n";
9708d4b2765b cfgparser fix
szabii
parents:
diff changeset
6