[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib/pub/platform/unix unixsurf.h, 1.1.1.1.42.2,
From:       jerrytansun () helixcommunity ! org
Date:       2006-04-06 7:52:04
[Download RAW message or body]

Update of /cvsroot/video/sitelib/pub/platform/unix
In directory cvs02.internal.helixcommunity.org:/tmp/cvs-serv12847/sitelib/pub/platform/unix

Modified Files:
      Tag: hxclient_1_4_4_neptunex
	unixsurf.h 
Log Message:
turn on xvideo on solaris
patch by jerry.tan@sun.com
reviewed by Greg, and Eric


Index: unixsurf.h
===================================================================
RCS file: /cvsroot/video/sitelib/pub/platform/unix/unixsurf.h,v
retrieving revision 1.1.1.1.42.2
retrieving revision 1.1.1.1.42.2.6.1
diff -u -d -r1.1.1.1.42.2 -r1.1.1.1.42.2.6.1
--- unixsurf.h	9 Jul 2004 01:58:44 -0000	1.1.1.1.42.2
+++ unixsurf.h	6 Apr 2006 07:52:02 -0000	1.1.1.1.42.2.6.1
@@ -67,7 +67,7 @@
 }
 
 
-#if defined(_LINUX) && defined(_OVERLAY)
+#if (defined(_LINUX) || defined(_SOLARIS))  && defined(_OVERLAY)
 #  include <X11/extensions/Xv.h>
 #  include <X11/extensions/Xvlib.h>
 #endif
@@ -149,7 +149,7 @@
    CUnixSurf( const CUnixSurf& );
    CUnixSurf& operator=(const CUnixSurf& it );
 
-#if defined(_LINUX) && defined(_OVERLAY)
+#if (defined(_LINUX) || defined(_SOLARIS))  && defined(_OVERLAY)
    static CUnixSurf* zm_pXvOwner;
    
    BOOL        m_bWallPaperMode;



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic