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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] rm/video/renderer rvxvdfmt.cpp, 1.38.2.2.20.8.34.2, 1.38.2.2.20.8.34.3
From:       ching_li () helixcommunity ! org
Date:       2013-03-05 3:02:12
[Download RAW message or body]

Update of /cvsroot/datatype/rm/video/renderer
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv28327

Modified Files:
      Tag: hxclient_5_0_1_hebe
	rvxvdfmt.cpp 
Log Message:
Summary:
     fixed several untyped issues:
     1) a build error in common/include/hxiids.h;
     2) change the feature macro HELIX_PRODUCT_LENOVO_LEPHONE to \
HELIX_FEATURE_LIMIT_RESOLUTION, the HELIX_PRODUCT_LENOVO_LEPHONE is reserved to \
                identify the product.
     3) disabled RealVideo & RealAudio mime type in null renderer for MStarTV;
     4) convert thumbnail image to RGB565 format for MStarTV;
     5) removed some useless codes.

 Modified Files:
     ribosome/build/umakepf/helix-client-all-defines.pf
     common/include/hxiids.h
     datatype/common/vidrend/vidrendf.cpp
     datatype/common/vidrend/pub/vidrendf.h
     datatype/mp4/payload/Umakefil
     datatype/null/renderer/nullrend.cpp
     datatype/rm/video/renderer/rvxvdfmt.cpp
     datatype/tools/dtdriver/decoder/video/vdecoder.cpp
     player/common/dtdr_service/thumbnail_service/thumbnailservice.cpp

 Branch:
     501hebe


Index: rvxvdfmt.cpp
===================================================================
RCS file: /cvsroot/datatype/rm/video/renderer/rvxvdfmt.cpp,v
retrieving revision 1.38.2.2.20.8.34.2
retrieving revision 1.38.2.2.20.8.34.3
diff -u -d -r1.38.2.2.20.8.34.2 -r1.38.2.2.20.8.34.3
--- rvxvdfmt.cpp	1 Mar 2013 11:30:07 -0000	1.38.2.2.20.8.34.2
+++ rvxvdfmt.cpp	5 Mar 2013 03:02:04 -0000	1.38.2.2.20.8.34.3
@@ -366,7 +366,7 @@
 {
     HX_RESULT pnr = HXR_OK;
     HX_FORMAT_IMAGE* pMofOutI = (HX_FORMAT_IMAGE*) pMof;
-#ifdef HELIX_PRODUCT_LENOVO_LEPHONE
+#ifdef HELIX_FEATURE_LIMIT_RESOLUTION
     if(m_pRVXVideoRenderer->HasClientEngine())
     {
         if(pMofOutI->uiWidth > MAX_SUPPORTED_WIDTH || pMofOutI->uiHeight > \
MAX_SUPPORTED_HEIGHT)


_______________________________________________
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