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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] h263/renderer h263vidfmt.cpp, 1.16.2.11.4.2,
From:       kliu () helixcommunity ! org
Date:       2011-03-31 8:28:46
Message-ID: 201103310828.p2V8SxgQ008000 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/h263/renderer
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv2737

Modified Files:
      Tag: hxclient_3_6_5_atlas
	h263vidfmt.cpp 
Log Message:
ported fix from 362 to 365


Index: h263vidfmt.cpp
===================================================================
RCS file: /cvsroot/datatype/h263/renderer/h263vidfmt.cpp,v
retrieving revision 1.16.2.11.4.2
retrieving revision 1.16.2.11.4.3
diff -u -d -r1.16.2.11.4.2 -r1.16.2.11.4.3
--- h263vidfmt.cpp	28 Mar 2011 08:53:33 -0000	1.16.2.11.4.2
+++ h263vidfmt.cpp	31 Mar 2011 08:28:43 -0000	1.16.2.11.4.3
@@ -940,6 +940,15 @@
 				       bitmapInfoHeader.biHeight * 
 				       bitmapInfoHeader.biBitCount / 
 				       8;
+	
+	if(m_pDecoder->IsOMXVLibInUse())
+       	{
+	    bitmapInfoHeader.biCompression = HX_OMXV;
+       	}
+       	else
+       	{
+            bitmapInfoHeader.biCompression = H263_PIXEL_FORMAT;
+       	}
 
         // m_DesiredFrameSize holds the specified video frame
         // width and height set in the stream header via the


_______________________________________________
Datatype-cvs mailing list
Datatype-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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