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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] avi/fileformat/pub aviffpln.h, 1.5.2.2,
From:       gahluwalia () helixcommunity ! org
Date:       2010-07-30 7:19:32
Message-ID: 201007300719.o6U7JgMZ012905 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/avi/fileformat/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv29763/pub

Modified Files:
      Tag: hxclient_3_4_11_atlas
	aviffpln.h avistrm.h 
Log Message:
Adding support for adts aac in avi ff

Index: avistrm.h
===================================================================
RCS file: /cvsroot/datatype/avi/fileformat/pub/avistrm.h,v
retrieving revision 1.7.2.6.8.1
retrieving revision 1.7.2.6.8.2
diff -u -d -r1.7.2.6.8.1 -r1.7.2.6.8.2
--- avistrm.h	22 Jun 2010 06:46:15 -0000	1.7.2.6.8.1
+++ avistrm.h	30 Jul 2010 07:19:29 -0000	1.7.2.6.8.2
@@ -314,7 +314,7 @@
 
     IUnknown* m_pContext;
     IHXCommonClassFactory* m_pCommonClassFactory;
-
+    IHXBuffer* m_pOpaqueBuffer;
 private:
 	INT32			m_lRefCount;
     UINT32 m_LastPacketSize;

Index: aviffpln.h
===================================================================
RCS file: /cvsroot/datatype/avi/fileformat/pub/aviffpln.h,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.2.16.1
diff -u -d -r1.5.2.2 -r1.5.2.2.16.1
--- aviffpln.h	3 Dec 2008 01:35:00 -0000	1.5.2.2
+++ aviffpln.h	30 Jul 2010 07:19:29 -0000	1.5.2.2.16.1
@@ -308,7 +308,6 @@
 
 //    PRIVATE_DESTRUCTORS_ARE_NOT_A_CRIME
     ~CAVIFileFormat();
-
     void ScanState();
     IHXValues* GetHeader();
     void SetInfo(IHXBuffer* pBuffer, UINT32 ulChunkType);
@@ -321,6 +320,8 @@
     char*  m_pszCopyright;
 
     const char* m_pURL;
+    UINT32 m_uLastOffset;
+    INT32  m_iStreamNum;
 
 #pragma pack(1)
     typedef struct tag_MainHeader
@@ -364,6 +365,8 @@
         , AS_STRLRead
         , AS_STRLAscend
         , AS_HDRLAscend
+        , AS_FFFRAME
+        , AS_FFREAD
         , AS_INFOFind
         , AS_INFODescend
         , AS_INFOScan


_______________________________________________
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