[Mplayer-cvslog] CVS: main/libmpdemux network.c,1.16,1.17

Arpi of Ize arpi at mplayer.dev.hu
Wed Dec 19 02:59:28 CET 2001


Update of /cvsroot/mplayer/main/libmpdemux
In directory mplayer:/var/tmp.root/cvs-serv319

Modified Files:
	network.c 
Log Message:
nop_steraming fixed

Index: network.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/network.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- network.c	18 Dec 2001 18:45:00 -0000	1.16
+++ network.c	19 Dec 2001 01:59:25 -0000	1.17
@@ -344,6 +344,7 @@
 	}
 	memcpy( streaming_ctrl->buffer, buffer, size );
 	streaming_ctrl->buffer_size = size;
+	return size;
 }
 
 int




More information about the MPlayer-cvslog mailing list