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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] tools/dtdriver/engine/pub cencsrchdlr.h, 1.7.8.2,
From:       ehyche () helixcommunity ! org
Date:       2007-05-25 14:10:55
Message-ID: 200705251411.l4PEB6Cd009309 () dommarcmx ! xen ! 10east ! com
[Download RAW message or body]

Update of /cvsroot/datatype/tools/dtdriver/engine/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv29018/engine/pub

Modified Files:
      Tag: hxclient_1_5_0_cayenne
	cencsrchdlr.h 
Log Message:
Merge from HEAD.
Properly set producer sdk frame rate from
"FramesPerMSecond" field in video stream header.



Index: cencsrchdlr.h
===================================================================
RCS file: /cvsroot/datatype/tools/dtdriver/engine/pub/cencsrchdlr.h,v
retrieving revision 1.7.8.2
retrieving revision 1.7.8.3
diff -u -d -r1.7.8.2 -r1.7.8.3
--- cencsrchdlr.h	24 May 2007 01:47:04 -0000	1.7.8.2
+++ cencsrchdlr.h	25 May 2007 14:10:52 -0000	1.7.8.3
@@ -137,6 +137,7 @@
         UINT32                 m_ulLastVideoFrameTime;
         EHXTVideoColorFormat   m_eVideoColorFormat;
         UINT32                 m_ulVideoBitsPerPixel;
+        UINT32                 m_ulFramesPerMSecond;
         HXBOOL                 m_bIsPassThru;
         HXBOOL                 m_bIsAudioStream;
         HXBOOL                 m_bIsVideoStream;
@@ -156,7 +157,7 @@
     HX_RESULT    _SetupAudioPin(UINT32 ulSampleRate, EHXTAudioSampleFormat eSampleFormat,
                                 EHXTAudioChannelFormat eChannels, UINT32 ulDuration,
                                 IHXTMediaInputPin** ppInputPin);
-    HX_RESULT    _SetupVideoPin(UINT32 ulWidth, UINT32 ulHeight,
+    HX_RESULT    _SetupVideoPin(UINT32 ulWidth, UINT32 ulHeight, UINT32 ulFramesPerMSecond,
                                 EHXTVideoColorFormat eColorFormat, UINT32 ulDuration,
                                 IHXTMediaInputPin** ppInputPin);
     HX_RESULT    _SetupDestination();


_______________________________________________
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