view cfg-mplayer-def.h @ 21388:be5f168e42ae

Use av_int2flt/av_int2dbl to read float values. This is simpler and more correct since it also works for int endianness != float endianness.
author reimar
date Thu, 30 Nov 2006 17:55:00 +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";