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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] null/renderer nullrend.cpp, 1.13.2.2.38.1,
From:       kliu () helixcommunity ! org
Date:       2011-01-27 5:43:10
Message-ID: 201101270543.p0R5h8kp018368 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
      Tag: hxclient_3_6_2_atlas
	nullrend.cpp 
Log Message:
Porting the following CR from 361 to 362.

> by: hxing@real.com <mailto:hxing@real.com>
> Date: 06/25/2010
> Project: RealPlayer for Android Smartphones
>
> Synopsis: a rmvb file with application/x-pn-realevent and 
> application/x-pn-imagemap do not play
>
> Overview: this rmvb media include two additional streams 
> application/x-pn-realvent and application/x-pn-imagemap except for 
> audio and video stream. These two streams were not supported on phone, 
> so send them to null render, remove image map render plugin. We should 
> set the preroll to 0, it��s default value is 50, that can cause 
> buffering about 60ms when send packet to render every time on phone, 
> drop video frames because of too late than clock, video do no display 
> on screen, maybe it do not happen on pc.
>  
> Files Added:
> None
>
> Files Modified:
> datatype/null/renderer/nullrend.cpp
> build/bif-cvs/helix/client/build/BIF/hxclient_3_6_1_atlas.bif
>
> Image Size and Heap Use impact (Client -Only):
> None
>
> Platforms and Profiles Affected:
> Platform: android-donut3230-arm-qsd_8x50
> Profile: helix-client-android-full
>
> Distribution Libraries Affected:
> None
>
> Distribution library impact and planned action:
> None
>
> Platforms and Profiles Build Verified:
> Platform: android-donut3230-arm-qsd_8x50
> Profile: helix-client-android-full
>
> Platforms and Profiles Functionality verified:
> Platform: android-donut3230-arm-qsd_8x50
>
> Profile: helix-client-android-full
>
> Branch: 361atlas


Index: nullrend.cpp
===================================================================
RCS file: /cvsroot/datatype/null/renderer/nullrend.cpp,v
retrieving revision 1.13.2.2.38.1
retrieving revision 1.13.2.2.38.2
diff -u -d -r1.13.2.2.38.1 -r1.13.2.2.38.2
--- nullrend.cpp	20 Oct 2010 05:32:15 -0000	1.13.2.2.38.1
+++ nullrend.cpp	27 Jan 2011 05:43:07 -0000	1.13.2.2.38.2
@@ -672,6 +672,7 @@
     if (pHeader)
     {
         pHeader->SetPropertyULONG32("RenderingDisabled", 1);
+	pHeader->SetPropertyULONG32("Preroll", 0);	
     }
     else
     {


_______________________________________________
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