[Mplayer-cvslog] CVS: main/libmpdemux vcd_read.h,1.9,1.10
Arpi of Ize
arpi at mplayer.dev.hu
Wed Oct 24 16:02:21 CEST 2001
Update of /cvsroot/mplayer/main/libmpdemux
In directory mplayer:/var/tmp.root/cvs-serv4903/libmpdemux
Modified Files:
vcd_read.h
Log Message:
MIPS support by oliver.schoenbrunner at jku.at
Index: vcd_read.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/vcd_read.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- vcd_read.h 5 Oct 2001 00:39:38 -0000 1.9
+++ vcd_read.h 24 Oct 2001 14:02:19 -0000 1.10
@@ -277,4 +277,8 @@
return -1;
}
+static inline void vcd_set_msf(unsigned int sect)
+{
+}
+
#endif /* !linux && !sun */
More information about the MPlayer-cvslog
mailing list