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

List:       helix-server-cvs
Subject:    [Server-cvs] common/util/pub livepacketq.h,1.7,1.7.20.1
From:       packard () helixcommunity ! org
Date:       2013-04-28 7:25:09
[Download RAW message or body]

Update of /cvsroot/server/common/util/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv25077

Modified Files:
      Tag: SERVER_VHOST_YIJI_2
	livepacketq.h 
Log Message:
Reviewed by Richard

Synopsis
========
CR: rtp ingress support for vhost

Branches: SERVER_VHOST_YIJI_2

Reviewer: Anyone

Description
===========
Add vhost support for rtp ingress.

Files Affected
==============
/cvsroot/server/broadcast/transport/rtp/recv/rtpbcobj.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtpbcplin.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtpbcstreams.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtpdirmgr.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtplivestream.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtpreceiver.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtpstream.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/rtpworkercb.cpp,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpbcobj.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpbcplin.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpbcstreams.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpdirmgr.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtplivestream.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpreceiver.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpstream.h,v
/cvsroot/server/broadcast/transport/rtp/recv/pub/rtpworkercb.h,v
/cvsroot/server/common/util/livepacketq.cpp,v
/cvsroot/server/common/util/pub/livepacketq.h

Testing Performed
=================
Integration Tests: enable dir scan or disable dir scan both work.





Index: livepacketq.h
===================================================================
RCS file: /cvsroot/server/common/util/pub/livepacketq.h,v
retrieving revision 1.7
retrieving revision 1.7.20.1
diff -u -d -r1.7 -r1.7.20.1
--- livepacketq.h	31 Jan 2012 02:49:37 -0000	1.7
+++ livepacketq.h	28 Apr 2013 07:25:02 -0000	1.7.20.1
@@ -76,7 +76,8 @@
 {
 public:
     CLivePacketQueue(IHXCommonClassFactory* pClassFactory,
-                     BrcvStatistics* pSharedStats=NULL);
+                     BrcvStatistics* pSharedStats,
+                     BrcvStatistics* m_pVhostSharedStats);
     virtual ~CLivePacketQueue();
 
     inline IHXServerPacketExt* PeekHead();
@@ -106,6 +107,7 @@
     UINT32                  m_ulLastRTPTime;
     UINT32                  m_ulLastMSTS;
     UINT32                  m_ulNextSeq;
+    BrcvStatistics*         m_pVhostSharedStats;
 };
 
 inline IHXServerPacketExt* 


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic