view cfg-mplayer-def.h @ 25789:5cdba0d1c4cf

Allow overriding the codec_tag for audio codecs, and always override codec_tag for PCM codecs (codec_id from lavf is correct, but the codec_tag may be non-zero and wrong). Also fixes bugzilla #983
author rtogni
date Sun, 20 Jan 2008 12:57:53 +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";