[Mplayer-cvslog] CVS: main/libmpdemux/realrtsp xbuffer.c,1.1,1.2
Roberto Togni CVS
rtognimp at mplayerhq.hu
Sun Jun 1 22:27:35 CEST 2003
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux pnm.c,1.5,1.6 demux_realaud.c,1.3,1.4
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.131,1.132 vo_aa.c,1.41,1.42 vo_vesa.c,1.92,1.93 mga_common.c,1.56,1.57
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux/realrtsp
In directory mail:/var/tmp.root/cvs-serv13716/realrtsp
Modified Files:
xbuffer.c
Log Message:
Warning fixes, patch by Dominik Mierzejewski
Index: xbuffer.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/realrtsp/xbuffer.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbuffer.c 17 Apr 2003 20:38:57 -0000 1.1
+++ xbuffer.c 1 Jun 2003 20:27:32 -0000 1.2
@@ -14,6 +14,7 @@
*/
#include <stdlib.h>
+#include <string.h>
#include <inttypes.h>
#include "xbuffer.h"
- Previous message: [Mplayer-cvslog] CVS: main/libmpdemux pnm.c,1.5,1.6 demux_realaud.c,1.3,1.4
- Next message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.131,1.132 vo_aa.c,1.41,1.42 vo_vesa.c,1.92,1.93 mga_common.c,1.56,1.57
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list