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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mpg/renderer mpgvidfmt.cpp, 1.1.2.3.8.9, 1.1.2.3.8.9.14.1
From:       ching_li () helixcommunity ! org
Date:       2013-03-05 3:34:45
[Download RAW message or body]

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

Modified Files:
      Tag: hxclient_5_0_1_hebe
	mpgvidfmt.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: mpgvidfmt.cpp
===================================================================
RCS file: /cvsroot/datatype/mpg/renderer/mpgvidfmt.cpp,v
retrieving revision 1.1.2.3.8.9
retrieving revision 1.1.2.3.8.9.14.1
diff -u -d -r1.1.2.3.8.9 -r1.1.2.3.8.9.14.1
--- mpgvidfmt.cpp	19 Jan 2012 19:23:00 -0000	1.1.2.3.8.9
+++ mpgvidfmt.cpp	5 Mar 2013 03:34:37 -0000	1.1.2.3.8.9.14.1
@@ -641,7 +641,7 @@
             m_DecoderDims.cx = frameObj.ulWidth;
             m_DecoderDims.cy = frameObj.ulHeight;
 
-#ifdef HELIX_PRODUCT_LENOVO_LEPHONE
+#ifdef HELIX_FEATURE_LIMIT_RESOLUTION
             if(m_pMPGVideoRenderer->HasClientEngine())
             {
                 // Limited resolution 800 * 480 only when we are using software \
decoders.


_______________________________________________
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