[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.10,1.11
From:       ehyche () helixcommunity ! org
Date:       2007-05-25 14:09:00
Message-ID: 200705251409.l4PE9SiB028802 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
	cencsrchdlr.h 
Log Message:
Description
---------------------------------------
Previously we were always setting 30.0 as the
frame rate when encoding video in dtdrive. This
change correctly sets the frame rate when the
"FramesPerMSecond" stream header property is set.

Files Modified
---------------------------------------
datatype/tools/dtdriver/engine/cencsrchdlr.cpp
datatype/tools/dtdriver/engine/pub/cencsrchdlr.h

Branches
---------------------------------------
HEAD and 150cay



Index: cencsrchdlr.h
===================================================================
RCS file: /cvsroot/datatype/tools/dtdriver/engine/pub/cencsrchdlr.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cencsrchdlr.h	24 May 2007 01:44:23 -0000	1.10
+++ cencsrchdlr.h	25 May 2007 14:08:57 -0000	1.11
@@ -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