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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mdf/video/format/h264/pub mdfh264payloadformat.h,
From:       vgondi () helixcommunity ! org
Date:       2007-11-30 21:12:52
Message-ID: 200711302113.lAULDaMn024236 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/mdf/video/format/h264/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv31591/format/h264/pub

Modified Files:
      Tag: hxclient_2_1_0_cayennes
	mdfh264payloadformat.h 
Log Message:
"Nokia submits this code under the terms of a commercial contribution agreement
with RealNetworks, and I am authorized to contribute this code under said agreement."

Modified by: vijay.gondi@nokia.com
	 
Reviewed by: gwright@real.com; john.wei@nokia.com 

Date: 30-Nov-2007
	 
Project: SymbianMmf_Rel 

TSW: VGOI-796NQ4

Synopsis: Helix mdf renderer requires changes to support the new MDF WMV \
specification from symbian

Overview: The current FillBuffer function in mdfpayload format passes a reference to \
a data member of TVideoInputBuffer. To support MDF WMV specification from symbian, \
access to other variables is required, an update is performed on FillBuffer function.

	 
Files Modified:
/cvsroot/datatype/mdf/video/format/common/mdfpayloadformat.cpp,v
/cvsroot/datatype/mdf/video/format/common/pub/mdfpayloadformat.h,v
/cvsroot/datatype/mdf/video/format/h264/mdfh264payloadformat.cpp,v
cvsroot/datatype/mdf/video/format/h264/pub/mdfh264payloadformat.h,v
/cvsroot/datatype/mdf/video/format/mp4/mdfmp4payloadformat.cpp,v
/cvsroot/datatype/mdf/video/format/mp4/pub/mdfmp4payloadformat.h,v
/cvsroot/datatype/mdf/video/format/rm/mdfrvxpayloadformat.cpp,v
/cvsroot/datatype/mdf/video/format/rm/pub/mdfrvxpayloadformat.h,v
/cvsroot/datatype/mdf/video/format/wmv/mdfwmvpayloadformat.cpp,v
/cvsroot/datatype/mdf/video/format/wmv/pub/mdfwmvpayloadformat.h,v
/cvsroot/datatype/mdf/video/renderer/mdfvideoadapter.cpp,v
	
Image Size and Heap Use impact: None
	 
Module Release testing (STIF) : Pass
	 
Test case(s) Added  :  No

Memory leak check performed : No new leaks introduced.  

Platforms and Profiles Build Verified: 
Profile -> helix-client-s60-32-mmf-mdf-arm
BIF branch  -> helix_restricted
SYSTEM_ID -> symbian-91-armv5
Target -> symbianMmf_wm
 
Platforms and Profiles Functionality verified: armv5, winscw
	 
Branch: 210CayS and Head



Index: mdfh264payloadformat.h
===================================================================
RCS file: /cvsroot/datatype/mdf/video/format/h264/pub/mdfh264payloadformat.h,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- mdfh264payloadformat.h	29 Jan 2007 20:46:14 -0000	1.1.2.7
+++ mdfh264payloadformat.h	30 Nov 2007 21:12:49 -0000	1.1.2.8
@@ -67,7 +67,7 @@
     virtual HX_RESULT     Init( IUnknown *pContext, IHXValues* pHeader );
     virtual HX_RESULT     CreatePayloadFormat( IHXPayloadFormatObject*& \
                aPayloadFormatObject  );
     virtual CMediaPacket* CreateAssembledPacket( IHXPacket* pPayloadData );
-    virtual HX_RESULT     FillBuffer( TPtr8& buffer, const CMediaPacket* \
pMediaPacket ) const; +    virtual HX_RESULT     FillBuffer( TVideoInputBuffer& \
pVideoInputBuffer, const CMediaPacket* pMediaPacket ) const;  virtual void          \
Reset( UINT32 ulBeginTime );  virtual UINT32        GetPreRollInMs() const;
     virtual const TDesC8& GetVideoProfile() const;


_______________________________________________
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