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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mp4/fileformat qtatmmgs.cpp,1.33.2.27,1.33.2.27.2.1
From:       gahluwalia () helixcommunity ! org
Date:       2010-06-29 7:54:00
Message-ID: 201006290754.o5T7sH93024896 () mailer ! progressive-comp ! com
[Download RAW message or body]

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

Modified Files:
      Tag: hxclient_3_4_11_atlas
	qtatmmgs.cpp 
Log Message:
Merge from Head

Index: qtatmmgs.cpp
===================================================================
RCS file: /cvsroot/datatype/mp4/fileformat/qtatmmgs.cpp,v
retrieving revision 1.33.2.27
retrieving revision 1.33.2.27.2.1
diff -u -d -r1.33.2.27 -r1.33.2.27.2.1
--- qtatmmgs.cpp	23 Dec 2009 03:13:57 -0000	1.33.2.27
+++ qtatmmgs.cpp	29 Jun 2010 07:53:57 -0000	1.33.2.27.2.1
@@ -154,6 +154,11 @@
 	{
 	    m_pEditListAtom->AddRef();
 	    m_ulNumEdits = m_pEditListAtom->Get_NumEntries();
+	    // Fix for HandBrake clips. If only one entry we assume none so the whole track can be played.
+	    if (m_ulNumEdits == 1 && m_pEditListAtom->Get_MediaTime(0))
+            {
+                m_ulNumEdits = 0;
+            }
 	}
     }
 


_______________________________________________
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