[Mplayer-cvslog] CVS: 0_90 mplayer.c,1.681,1.682

Arpi of Ize arpi at mplayerhq.hu
Wed May 14 18:18:46 CEST 2003


Update of /cvsroot/mplayer/0_90
In directory mail:/var/tmp.root/cvs-serv16829

Modified Files:
	mplayer.c 
Log Message:
1000000000l

Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/0_90/mplayer.c,v
retrieving revision 1.681
retrieving revision 1.682
diff -u -r1.681 -r1.682
--- mplayer.c	10 Mar 2003 14:02:18 -0000	1.681
+++ mplayer.c	14 May 2003 16:18:43 -0000	1.682
@@ -2296,7 +2296,6 @@
     case MP_CMD_SEEK : {
       int v,abs;
       osd_show_percentage = 25;
-      if ( stream->type == STREAMTYPE_STREAM ) break;
       v = cmd->args[0].v.i;
       abs = (cmd->nargs > 1) ? cmd->args[1].v.i : 0;
       if(abs==2) { /* Absolute seek to a specific timestamp in seconds */



More information about the MPlayer-cvslog mailing list