[Mplayer-cvslog] CVS: main/loader/DirectShow default.h,1.2,1.3
    GEREOFFY 
    arpi_esp at users.sourceforge.net
       
    Tue Jun  5 04:26:58 CEST 2001
    
    
  
Update of /cvsroot/mplayer/main/loader/DirectShow
In directory usw-pr-cvs1:/tmp/cvs-serv8385/loader/DirectShow
Modified Files:
	default.h 
Log Message:
Solaris 8 support - patch by Marcus Comstedt <marcus at idonex.se>
Index: default.h
===================================================================
RCS file: /cvsroot/mplayer/main/loader/DirectShow/default.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** default.h	2001/06/03 00:31:41	1.2
--- default.h	2001/06/05 02:26:56	1.3
***************
*** 4,9 ****
--- 4,11 ----
  #ifndef WIN32
  #ifndef __FreeBSD__
+ #ifndef __sun
  #include <stdint.h>
  #endif
+ #endif
  #ifndef __WINE_WINDEF_H
  typedef long HRESULT;
***************
*** 17,21 ****
--- 19,25 ----
  typedef long long LONGLONG;
  #endif /* __WINE_WINDEF_H */
+ #ifndef __sun
  typedef unsigned int offset_t;
+ #endif
  
  #ifndef __WINE_WINERROR_H
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
    
    
More information about the MPlayer-cvslog
mailing list