[Mplayer-cvslog] CVS: main mplayer.c,1.732,1.733

Arpi of Ize arpi at mplayerhq.hu
Thu Oct 23 00:59:13 CEST 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv1461

Modified Files:
	mplayer.c 
Log Message:
100000l again


Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.732
retrieving revision 1.733
diff -u -r1.732 -r1.733
--- mplayer.c	16 Oct 2003 21:06:18 -0000	1.732
+++ mplayer.c	22 Oct 2003 22:58:42 -0000	1.733
@@ -2508,7 +2508,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