view cfg-mplayer-def.h @ 30287:67cace3e3df7

Simplify code in sws_getContext() which logs if the destination format support dithering, remove the const char *dither variable and use a literal string instead.
author stefano
date Sat, 16 Jan 2010 19:11:03 +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";