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

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

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

Modified Files:
      Tag: hxclient_2_1_0_cayennes
	CMDFDevVideoServerSession.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: CMDFDevVideoServerSession.h
===================================================================
RCS file: /cvsroot/datatype/mdf/video/renderer/mdfdevice/server/CMDFDevVideoServerSession.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
--- CMDFDevVideoServerSession.h	20 Oct 2008 16:01:40 -0000	1.1.2.3
+++ CMDFDevVideoServerSession.h	24 Nov 2008 17:08:05 -0000	1.1.2.4
@@ -83,7 +83,7 @@
 
 #include "CMDFDevVideoServerCmds.h"
 
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
 #include <mmf/devvideo/devvideoplayratecustominterface.h>
 #include <mmf/common/Mmfvideo.h>
 #endif //HELIX_FEATURE_S60_TRICKPLAY
@@ -118,7 +118,7 @@
 #if defined(HELIX_FEATURE_S60_VIDEO_CUSTOM_INTERFACE)
 ,public MMmfVideoResourceObserver
 #endif
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
 ,public MMmfVideoPlayRateObserver
 #endif //HELIX_FEATURE_S60_TRICKPLAY
 #if defined(HELIX_FEATURE_S60_VIDEO_CUSTOM_INTERFACE)
@@ -159,7 +159,7 @@
     virtual void MmvroResourcesRestored(TUid aMediaDevice);
     
     //MMmfVideoPlayRateObserver methods
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
     virtual void MmvproStepFrameComplete(TTimeIntervalMicroSeconds aTimeStampe);
 	virtual void MmvproKeyFrameModeRequest();
 #endif //HELIX_FEATURE_S60_TRICKPLAY
@@ -223,7 +223,7 @@
     TBool               m_bReturnPictures;
     RPointerArray<CDevVideoPicture> m_ArrOfPictures;
 
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
     MMmfVideoPlayRateControl* m_pTriclPlayControl;
 #endif //HELIX_FEATURE_S60_TRICKPLAY
     


_______________________________________________
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