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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] image/gif/common/pub gifcodec.h,1.2,1.2.142.1
From:       bobclark () helixcommunity ! org
Date:       2008-08-25 22:24:43
Message-ID: 200808252229.m7PMT16n028133 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/image/gif/common/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv18339/pub

Modified Files:
      Tag: hxclient_2_0_7_cayenne
	gifcodec.h 
Log Message:
bug 219759; merging fix to 207Cay (Mac RealPlayer)

Index: gifcodec.h
===================================================================
RCS file: /cvsroot/datatype/image/gif/common/pub/gifcodec.h,v
retrieving revision 1.2
retrieving revision 1.2.142.1
diff -u -d -r1.2 -r1.2.142.1
--- gifcodec.h	9 Jul 2004 18:30:18 -0000	1.2
+++ gifcodec.h	25 Aug 2008 22:24:41 -0000	1.2.142.1
@@ -125,7 +125,7 @@
     static void  ParseLogicalScreenDescriptor(BYTE *pBuffer, LogicalScreenDescriptor &cLSD);
 
     // Methods common to both parsing and decompression
-    static void  SkipBlocks(BYTE * &pBuffer, BYTE* pBufLimit = NULL);
+    static HX_RESULT SkipBlocks(BYTE * &pBuffer, BYTE* pBufLimit);
 protected:
     enum
     {
@@ -174,7 +174,7 @@
     BOOL                    m_bValid;
 
     // Common member methods
-    void ParseApplicationExtension(BYTE * &pBuf);
+    HX_RESULT ParseApplicationExtension(BYTE * &pBuf, BYTE* const pBufLimit);
 
     // Member functions for parsing
     void          ResetParse();
@@ -194,7 +194,7 @@
 
     // Member functions for decompressing
     void          ResetDecompress();
-    HX_RESULT     ParseContainerHeader(BYTE * &pBuffer);
+    HX_RESULT     ParseContainerHeader(BYTE * &pBuffer, BYTE* const pBufLimit);
     INT32         ComputeStartingImageIndex(INT32 lCurIndex, INT32 lDesiredIndex);
     inline UINT32 UnPack32(BYTE *pBuf)
     {


_______________________________________________
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