Mercurial > mplayer.hg
changeset 8068:a9e2956905e6
scale sleep time too (-speed)
author | arpi |
---|---|
date | Sun, 03 Nov 2002 02:02:08 +0000 |
parents | 482666d4c729 |
children | 87dd3bb412a9 |
files | mplayer.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mplayer.c Sun Nov 03 00:39:28 2002 +0000 +++ b/mplayer.c Sun Nov 03 02:02:08 2002 +0000 @@ -1606,6 +1606,8 @@ //============================== SLEEP: =================================== +time_frame/=playback_speed; + // flag 256 means: libvo driver does its timing (dvb card) if(time_frame>0.001 && !(vo_flags&256)){