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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] avi/fileformat aviffpln.cpp, 1.6.2.15.4.1,
From:       zlin () helixcommunity ! org
Date:       2011-03-30 10:01:26
Message-ID: 201103301001.p2UA1Mk7019304 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
      Tag: hxclient_3_6_5_atlas
	aviffpln.cpp 
Log Message:
Changes to fix Bug 12464 a broken video stop its behind video from getting the thumbnails.



Index: aviffpln.cpp
===================================================================
RCS file: /cvsroot/datatype/avi/fileformat/aviffpln.cpp,v
retrieving revision 1.6.2.15.4.1
retrieving revision 1.6.2.15.4.2
diff -u -d -r1.6.2.15.4.1 -r1.6.2.15.4.2
--- aviffpln.cpp	28 Mar 2011 10:52:21 -0000	1.6.2.15.4.1
+++ aviffpln.cpp	30 Mar 2011 10:01:23 -0000	1.6.2.15.4.2
@@ -1,5 +1,5 @@
 /* ***** BEGIN LICENSE BLOCK *****  
- * Source last modified: $Id$ 
+ * Source last modified: $Id$
  *   
  * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.  
  *       
@@ -706,7 +706,7 @@
     for (UINT16 i = 0; i < m_streamArray.GetSize(); ++i)
     {
         CAVIStream* pStream = (CAVIStream*) m_streamArray[i];
-        if (!pStream->ReadInitialized()&&pStream->IsMp3())
+        if (!pStream->ReadInitialized())
         {
             m_bSeekPending = TRUE;
             m_usStreamTarget = i;


_______________________________________________
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