[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:07:56
Message-ID: 200811241716.mAOHG60W029100 () 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-serv13908

Modified Files:
      Tag: hxclient_2_1_0_cayennes
	CMDFDevVideoServerSession.cpp 
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.cpp
===================================================================
RCS file: /cvsroot/datatype/mdf/video/renderer/mdfdevice/server/CMDFDevVideoServerSession.cpp,v
 retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -u -d -r1.1.2.10 -r1.1.2.11
--- CMDFDevVideoServerSession.cpp	12 Nov 2008 20:10:26 -0000	1.1.2.10
+++ CMDFDevVideoServerSession.cpp	24 Nov 2008 17:07:54 -0000	1.1.2.11
@@ -93,7 +93,7 @@
 ,m_pMDFEncodedFrameQ(NULL)
 ,m_DevVideoState(EDevVideoError)
 ,m_bIsFirstFrameSent(EFalse)
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
 ,m_pTriclPlayControl( NULL )
 #endif //HELIX_FEATURE_S60_TRICKPLAY
 {
@@ -442,7 +442,7 @@
                 }
                 break;
             }
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
 		case MDF_SyncQueryDirectionCapabilities:
 			{
 				if( m_pTriclPlayControl )
@@ -485,7 +485,7 @@
 				break;
 			}
 #endif  //(HELIX_FEATURE_S60_TRICKPLAY)
-#if defined(HELIX_FEATURE_VIDEO_FRAME_STEP)
+#if defined(HELIX_FEATURE_VIDEO_FRAME_STEP) && defined(S60_HX_TRICK_PLAY)
 		case MDF_AsyncFramePosted:
 			{
 				if( m_pTriclPlayControl )
@@ -743,7 +743,7 @@
     }
 #endif
 
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
     if (!pInitParams->m_bDisablePostProcessor)
     {
         m_pTriclPlayControl =
@@ -1034,7 +1034,7 @@
     }
 }
 
-#if defined(HELIX_FEATURE_S60_TRICKPLAY)
+#if defined(HELIX_FEATURE_S60_TRICKPLAY) && defined(S60_HX_TRICK_PLAY)
 //
 //  CMDFDevVideoServerSession::MmvproStepFrameComplete
 //  MDF Frame Posted callback


_______________________________________________
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