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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mdf/video/renderer/mdfdevice/client
From:       shivnani () helixcommunity ! org
Date:       2008-11-24 17:05:58
Message-ID: 200811241714.mAOHE3d4028878 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/mdf/video/renderer/mdfdevice/client
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv13833

Modified Files:
      Tag: hxclient_2_1_0_cayennes
	CMDFDevVideoClient.h 
Log Message:
Modified by:  ext-amit.shivnani@nokia.com

Reviewed by: 

Date: Nov-11-2008

Project: SymbianMmf

     TSWId: : 409-794

Synopsis:  Enabling TrickPlay support for 9.1
				
Fix:A configurability approach is devised to give Trick Play support in helix for sdk \
9.1 and onwards and at the sametime maintaining backward compatability in 5.0 sdk  
Files Modified:
\build\umakepf\helix-client-s60-50-common.pfi
\build\umake\umake_symbianmmp.py
\build\umakecf\symbian-plat-sec.cf
\datatype\mdf\video\renderer\mdfdevice\server\CMDFDevVideoServerSession.h
\datatype\mdf\video\renderer\mdfdevice\server\CMDFDevVideoServerSession.cpp
\datatype\mdf\video\renderer\mdfvidrend.cpp
\datatype\mdf\video\renderer\mdfdevice\client\CMDFDevVideoClient.cpp
\datatype\mdf\video\renderer\mdfdevice\client\CMDFDevVideoClient.h
\datatype\wm\fileformat\asf_file_format_file.cpp


New files added:None.

Image Size and Heap Use impact: no major impact

Module Release testing (STIF) :  Passed.
		
	     Branch : 210cays and Head



Index: CMDFDevVideoClient.h
===================================================================
RCS file: /cvsroot/datatype/mdf/video/renderer/mdfdevice/client/CMDFDevVideoClient.h,v
 retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- CMDFDevVideoClient.h	20 Oct 2008 15:54:38 -0000	1.1.2.3
+++ CMDFDevVideoClient.h	24 Nov 2008 17:05:56 -0000	1.1.2.4
@@ -86,10 +86,10 @@
     // Returns NewPicture after GetNextPicture called on DevVideoClient
     // picture ownership is passed to observer
     virtual void NewPicture(CDevVideoPicture* pNewPicture) = 0;
-#if defined(HELIX_FEATURE_VIDEO_FRAME_STEP)
+#if defined(HELIX_FEATURE_VIDEO_FRAME_STEP) && defined(S60_HX_TRICK_PLAY)
 	virtual void FramePosted(TUint aTimeStamp) = 0;
 #endif //HELIX_FEATURE_VIDEO_FRAME_STEP
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
 	virtual void KeyFrameModeRequest() = 0;
 #endif //HELIX_FEATURE_S60_TRICKPLAY
 	virtual void UpdateVideoProperties(TYuvFormat& aYuvFormat, TSize& aPictureSize) = \
0;


_______________________________________________
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