view cfg-mplayer-def.h @ 20899:c00d8c1aa0ab

Replace sleep time calculation in main() with a separate function. Fixes some problems with playback_speed!=1: sleep limits which were supposed to be real time were calculated in scaled time, timing inaccuracies in nosound mode affected next frame by err*(1-1/playback_speed), auto quality code used scaled time.
author uau
date Tue, 14 Nov 2006 09:29: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";