[Mplayer-cvslog] CVS: main mplayer.c,1.797,1.798
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Sat Oct 23 20:40:28 CEST 2004
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv24374
Modified Files:
mplayer.c
Log Message:
10l, missing playback_speed argument in mp_msg call.
Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.797
retrieving revision 1.798
diff -u -r1.797 -r1.798
--- mplayer.c 20 Oct 2004 20:07:47 -0000 1.797
+++ mplayer.c 23 Oct 2004 18:40:25 -0000 1.798
@@ -2110,6 +2110,7 @@
,hhmmssf
,(sh_audio->delay>0.5)?100.0*audio_time_usage/(double)sh_audio->delay:0
,cache_fill_status
+ ,playback_speed
);
}
if(d_audio->eof) eof = PT_NEXT_ENTRY;
More information about the MPlayer-cvslog
mailing list