view cfg-mplayer-def.h @ 15932:9bb26af4f477

Revert fix v1.3, it breaks streams with cook audio (ex. rtsp://mm4.rai.it/raitre/blob/ultimo/blob.rm) Applied a different fix for the first buf[k] (ensure buf size is k+4) The second buf[k] is safe, buf is at least 32 when the code is called
author rtognimp
date Wed, 06 Jul 2005 21:37: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";