annotate cfg-mplayer-def.h @ 24618:29773733d2b5

some whitespace cosmetics rename "BENUTZUNG" -> "GEBRAUCH" for consistency r22201: some clarification about dvb-out playback r22402: Explain how to select all DVB channels on a frequency. r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder example r22499: Improve MPlayerOSX building process r22547: use suggestion from Diego r22570: dont start newline with a space and readd subdirectory
author kraymer
date Thu, 27 Sep 2007 22:54:24 +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