view cfg-mplayer-def.h @ 7626:09ccf6147d76

Small error, the buffer size got set incorrectly. (Now BUFFER_SIZE * 3 instead of BUFFER_SIZE * 2) patch by Tobias Diedrich <td@sim.uni-hannover.de>
author arpi
date Sun, 06 Oct 2002 17:30:38 +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";