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

List:       helix-server-cvs
Subject:    [Server-cvs] fs/sdpgenfsys sdpgenfobj.cpp,1.13,1.14
From:       jzeng () helixcommunity ! org
Date:       2008-11-06 23:15:28
Message-ID: 200811062322.mA6NMhmk000953 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/fs/sdpgenfsys
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4962/server/fs/sdpgenfsys

Modified Files:
	sdpgenfobj.cpp 
Log Message:
synopsis
========
sspl related issues
Branches:  head, server_12_1
Suggested Reviewer: Shantha 

Description
===========
This checkin includes:

1. Add licnese handling for sspl.
2. Find in-band seeking.

Files Affected
==============

common/include/defslice.h,v
server/engine/inputsource/base_shim.cpp,v
server/engine/inputsource/ppmstaticshim.cpp,v
server/engine/inputsource/pub/base_shim.h,v
server/engine/session/clientsession.cpp,v
server/fs/sdpgenfsys/sdpgenfobj.cpp,v
server/protocol/rtsp/crtspbase.cpp,v
server-restricted/datatype/playlist/pl_processor.cpp,v
server-restricted/datatype/playlist/plmgr.cpp,v
server-restricted/protocol/http-ctrl/ssplgethandler.cpp,v
server-restricted/protocol/http-ctrl/ssplutil.cpp,v
server-restricted/protocol/http-ctrl/pub/ssplutil.h,v

Testing Performed
=================

Unit Tests:
Run the playlist manager unit testing.

Integration Tests:

Test 3gp and rm, live and on-demand.

Leak Tests:
None.

Performance Tests:
- None

Platforms Tested: linux-rhel4-i686
Build verified: linux-rhel4-i686





Index: sdpgenfobj.cpp
===================================================================
RCS file: /cvsroot/server/fs/sdpgenfsys/sdpgenfobj.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- sdpgenfobj.cpp	30 Sep 2008 00:19:37 -0000	1.13
+++ sdpgenfobj.cpp	6 Nov 2008 23:15:26 -0000	1.14
@@ -487,7 +487,8 @@
      * If it is, then extract the first element of the playlist
      * And acquire SDP for that clip
      */
-    if(SSPLUtil::IsSSPLURL(pPath))
+    SSPLUtil ssplUtil(m_pContext);
+    if(ssplUtil.IsSSPLURL(pPath))
     {
         m_bIsPlaylistFile = TRUE;
         m_pPlaylistHandler = new CPlaylistHandler(m_pContext, this);  


_______________________________________________
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