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

List:       helix-datatype-cvs
Subject:    [Datatype-cvs] rm/common/pub hxalloc.h,1.8,1.8.90.1
From:       gwang () helixcommunity ! org
Date:       2013-10-09 10:11:26
[Download RAW message or body]

Update of /cvsroot/datatype/rm/common/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv10334/pub

Modified Files:
      Tag: PRODUCER_14_0_9
	hxalloc.h 
Log Message:
Synopsis
========
This CR Fix (Helix Producer Linux 64bit version) Some bugs by testing

Branch : PRODUCER_14_0_9

reviewed by :James

My Fix:
   1. Fix the crash when dtreader exit.
   2. Fix the crash when encoding as 2pass mode.
   3. Fix h.263 decoder crash
   4. Fix the "-d" command error
   5. Fix rm multi-ouput error 


Files affected:
===============
/client/encodesvc/plugins/transform/audiolevel/hxtaudiolevelagent.cpp
/client_rn/encodesvc/engine/encsession/licensemanagerhelper.cpp
/client_rn/encodesvc/plugins/transform/h264/encfilter/Umakefil
/client_rn/encodesvc/plugins/transform/h264/encfilter/unix.pcf
/client_rn/encodesvc/plugins/transform/h264/encfilter/win.pcf
/datatype/rm/common/hxalloc.cpp
/datatype/tools/dtdriver/dtdrplin/datatypedr.cpp
/rarvcode-mpeg4combo/codec/g2mp4combo/env/piatypes.h
/producerapps/cmdproducer/session.cpp

Testing Performed:
=================


Unit Tests: 
   1 No

NOTE:
=================
/producerapps_rn/installer/producer/make_tempdir
    These modules which can't complie was just comment.

Leak Tests: None
Performance Tests: N/A

Platforms Tested: linux-2.6-i686

QA Hints
no


Index: hxalloc.h
===================================================================
RCS file: /cvsroot/datatype/rm/common/pub/hxalloc.h,v
retrieving revision 1.8
retrieving revision 1.8.90.1
diff -u -d -r1.8 -r1.8.90.1
--- hxalloc.h	3 Dec 2009 19:40:39 -0000	1.8
+++ hxalloc.h	9 Oct 2013 10:11:18 -0000	1.8.90.1
@@ -204,9 +204,9 @@
 
 protected:
     IUnknown*		m_pContext;
+    HXBOOL		m_bThreadSafe;
 #ifdef WIN32
     CRITICAL_SECTION    m_critsec;
-    HXBOOL		m_bThreadSafe;
 #else	// WIN32
     IHXMutex*		m_pMutex;
 #endif	// WIN32


_______________________________________________
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