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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] i420/renderer i420video.cpp, 1.4.4.1.104.2, 1.4.4.1.104.3
From:       songsofwind () helixcommunity ! org
Date:       2013-10-16 0:17:42
[Download RAW message or body]

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

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

Index: i420video.cpp
===================================================================
RCS file: /cvsroot/datatype/i420/renderer/i420video.cpp,v
retrieving revision 1.4.4.1.104.2
retrieving revision 1.4.4.1.104.3
diff -u -d -r1.4.4.1.104.2 -r1.4.4.1.104.3
--- i420video.cpp	7 Oct 2013 20:41:45 -0000	1.4.4.1.104.2
+++ i420video.cpp	16 Oct 2013 00:17:29 -0000	1.4.4.1.104.3
@@ -120,12 +120,16 @@
 
 CI420VideoRenderer::~CI420VideoRenderer()
 {
+    UpdateDisplayMutex_Lock();
+
     if (m_pActiveVideoPacket)
     {
         m_pActiveVideoPacket->Clear();
         delete m_pActiveVideoPacket;
         m_pActiveVideoPacket = NULL;
     }
+
+    UpdateDisplayMutex_Unlock();
 }
 
 


_______________________________________________
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