[Mplayer-cvslog] CVS: main/loader/DirectShow libwin32.h,1.5,1.6
Arpi of Ize
arpi at mplayer.dev.hu
Thu Oct 4 16:47:57 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/loader/DirectShow DS_AudioDec.cpp,1.6,1.7 DS_AudioDecoder.cpp,1.2,1.3 DS_AudioDecoder.h,1.1,1.2 DS_VideoDec.cpp,1.16,1.17 DS_VideoDecoder.cpp,1.6,1.7 libwin32.h,1.4,1.5 outputpin.cpp,1.5,1.6
- Next message: [Mplayer-cvslog] CVS: main/loader/DirectShow DS_VideoDecoder.cpp,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/loader/DirectShow
In directory mplayer:/var/tmp.root/cvs-serv17967
Modified Files:
libwin32.h
Log Message:
stdlib.h added
Index: libwin32.h
===================================================================
RCS file: /cvsroot/mplayer/main/loader/DirectShow/libwin32.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libwin32.h 4 Oct 2001 11:56:12 -0000 1.5
+++ libwin32.h 4 Oct 2001 14:47:38 -0000 1.6
@@ -35,6 +35,7 @@
#include <stdarg.h>
//#include <string>
#include <stdio.h>
+#include <stdlib.h>
typedef unsigned int uint_t; // use as generic type -
- Previous message: [Mplayer-cvslog] CVS: main/loader/DirectShow DS_AudioDec.cpp,1.6,1.7 DS_AudioDecoder.cpp,1.2,1.3 DS_AudioDecoder.h,1.1,1.2 DS_VideoDec.cpp,1.16,1.17 DS_VideoDecoder.cpp,1.6,1.7 libwin32.h,1.4,1.5 outputpin.cpp,1.5,1.6
- Next message: [Mplayer-cvslog] CVS: main/loader/DirectShow DS_VideoDecoder.cpp,1.7,1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list