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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] mpg/renderer mpgvidfmt.cpp,1.1.2.3.8.5,1.1.2.3.8.6
From:       gahluwalia () helixcommunity ! org
Date:       2011-02-18 6:43:06
Message-ID: 201102180643.p1I6hgRk007799 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/datatype/mpg/renderer
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv7126

Modified Files:
      Tag: hxclient_3_6_1_atlas
	mpgvidfmt.cpp 
Log Message:
fix for 12736

Index: mpgvidfmt.cpp
===================================================================
RCS file: /cvsroot/datatype/mpg/renderer/mpgvidfmt.cpp,v
retrieving revision 1.1.2.3.8.5
retrieving revision 1.1.2.3.8.6
diff -u -d -r1.1.2.3.8.5 -r1.1.2.3.8.6
--- mpgvidfmt.cpp	7 Feb 2011 05:49:51 -0000	1.1.2.3.8.5
+++ mpgvidfmt.cpp	18 Feb 2011 06:43:03 -0000	1.1.2.3.8.6
@@ -511,7 +511,10 @@
     }
 
     SuspendDecode(FALSE);
-    DecodeFrame();
+    if(m_pMPGVideoRenderer)
+    {
+        m_pMPGVideoRenderer->SignalDecoderThread();
+    }
 }
 
 BOOL CMPGVideoFormat::GetCodecName(char *szName)


_______________________________________________
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