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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] qcelp/fileformat/pub qcpplin.h,1.1,1.1.2.1
From:       umakantg () helixcommunity ! org
Date:       2009-07-31 17:34:01
Message-ID: 200907311841.n6VIfinV018595 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
      Tag: hxclient_2_0_4_cayenne
	qcpplin.h 
Log Message:
Modifications to fix the seeking problem. CR: ehyche@real.com



Index: qcpplin.h
===================================================================
RCS file: /cvsroot/datatype/qcelp/fileformat/pub/qcpplin.h,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- qcpplin.h	28 Jul 2009 21:23:19 -0000	1.1
+++ qcpplin.h	31 Jul 2009 17:33:59 -0000	1.1.2.1
@@ -119,6 +119,7 @@
     UINT32        m_ulBytesSent;
     UINT32        m_ulSeekOffset;
     UINT32        m_ulLastPacketEndTime;
+    UINT32        m_ulVariableSeekOffset;
 
     typedef enum
     {
@@ -140,6 +141,8 @@
     AS_SeekPending,
     AS_SeekToVarPkt,
     AS_DescendPending,
+    AS_SeekForVarPending,
+    AS_StillSeekingForVar
     } QCPState;
     QCPState m_state;
 
@@ -178,10 +181,7 @@
     STDMETHOD(GetStreamHeader)   (UINT16 unStreamNumber);
     STDMETHOD(GetPacket)         (UINT16 unStreamNumber);
     STDMETHOD(Seek)              (UINT32 ulOffset);
-    STDMETHOD(GetStatus)         (REF(UINT16) uStatusCode,
-                  REF(IHXBuffer*)pStatusDesc,
-                  REF(UINT16) ulPercentDone);
-
+    
     void DecimalToBinaryString(UINT32 decimal, char *binary,  INT32 iNumBits = -1);
     HX_RESULT Convert8BitBinaryStringToChar(const char* pStr, REF(char) ch);
     /*


_______________________________________________
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