view cfg-mplayer-def.h @ 24899:3245638ab801

af_scaletempo: code cleanup Make internal functions static and remove leading '_' from some function names. Cast pointers to compatible 8-bit pointer types instead of ints when calculating their difference.
author uau
date Thu, 01 Nov 2007 06:52:47 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

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