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

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib basesite.cpp,1.27,1.28
From:       tzupan () helixcommunity ! org
Date:       2005-12-23 20:04:55
[Download RAW message or body]

Update of /cvsroot/video/sitelib
In directory cvs:/tmp/cvs-serv19005

Modified Files:
	basesite.cpp 
Log Message:
changed constants from float to double

Index: basesite.cpp
===================================================================
RCS file: /cvsroot/video/sitelib/basesite.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- basesite.cpp	23 Dec 2005 19:07:32 -0000	1.27
+++ basesite.cpp	23 Dec 2005 20:04:53 -0000	1.28
@@ -1165,8 +1165,8 @@
             if((m_pVideoSurface->m_surfaceSize.cx == 0)||
                (m_pVideoSurface->m_surfaceSize.cy == 0))
             {
-                m_pVideoSurface->m_scaleFactorX = 1.0f;
-                m_pVideoSurface->m_scaleFactorY = 1.0f;
+                m_pVideoSurface->m_scaleFactorX = 1.0;
+                m_pVideoSurface->m_scaleFactorY = 1.0;
             }
             else
             {



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

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