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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] h263/renderer h263video.cpp, 1.11.2.5.32.2, 1.11.2.5.32.3
From:       songsofwind () helixcommunity ! org
Date:       2013-10-16 0:17:36
[Download RAW message or body]

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

Modified Files:
      Tag: jupiter
	h263video.cpp 
Log Message:
[JIRA][RPD-2522][Playback Stress] RealPlayer crashed when play one clip in cloud for more than 37 times

Index: h263video.cpp
===================================================================
RCS file: /cvsroot/datatype/h263/renderer/h263video.cpp,v
retrieving revision 1.11.2.5.32.2
retrieving revision 1.11.2.5.32.3
diff -u -d -r1.11.2.5.32.2 -r1.11.2.5.32.3
--- h263video.cpp	7 Oct 2013 20:41:40 -0000	1.11.2.5.32.2
+++ h263video.cpp	16 Oct 2013 00:17:28 -0000	1.11.2.5.32.3
@@ -286,6 +286,8 @@
      
 STDMETHODIMP CH263VideoRenderer::EndStream()
 {
+    UpdateDisplayMutex_Lock();
+
     if (m_pActiveVideoPacket)
     {
         m_pActiveVideoPacket->Clear();
@@ -293,6 +295,8 @@
         m_pActiveVideoPacket = NULL;
     }
 
+    UpdateDisplayMutex_Unlock();
+
     CVideoRenderer::EndStream();
 
     return HXR_OK;


_______________________________________________
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