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

List:       helix-server-cvs
Subject:    [Server-cvs] protocol/rtsp/pub crtspbase.h,1.28,1.29
From:       jzeng () helixcommunity ! org
Date:       2010-10-22 21:37:10
Message-ID: 201010222137.o9MLbD67018497 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/protocol/rtsp/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv32652/server/protocol/rtsp/pub

Modified Files:
	crtspbase.h 
Log Message:
Synopsis
============
multiplexer cient url handling
Branches:  head, SERVER_14_0_MT_BETA
Suggested Reviewer:  Chytanya 

Description
===========
This is to implement url params with vid and aud track names, as well as bitrate selection.

Please refer to the spec for more details.


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

modified files:
server/protocol/rtsp/crtspbase.cpp,v
server/protocol/rtsp/pub/crtspbase.h,v
server/protocol/common/Umakefil,v
server_rn/protocol/flash/rtmpserv/rtmpserv.cpp,v

new files:
server/protocol/common/mp_url_parser.cpp
server/protocol/common/pub/mp_url_parser.h

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

Unit Tests: 
None. 

Integration Tests: 
Test both live and on-demand, rtmp and rtsp, with various url parameters.


Leak Tests: 
None. 

Performance Tests: 
- None 

Platforms Tested: win32-i386-vc7
Build verified: win32-i386-vc7 






Index: crtspbase.h
===================================================================
RCS file: /cvsroot/server/protocol/rtsp/pub/crtspbase.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- crtspbase.h	16 Jul 2010 21:16:23 -0000	1.28
+++ crtspbase.h	22 Oct 2010 21:37:07 -0000	1.29
@@ -621,13 +621,13 @@
                                          IHXValues* pOptionalValues,
                                          IHXValues* pResponseHeaders);
 
-    void _FinishDescribe                (const char* pcharSessionID,
-                                         BOOL bUseOldSdp,
-                                         IHXValues* pFileHeader, 
-                                         CHXSimpleList* pHeaders,
-                                         IHXValues* pOptionalValues, 
-                                         CHXString& mimeType,
-                                         IHXBuffer** ppIHXBufferDescription);
+    HX_RESULT _FinishDescribe                (const char* pcharSessionID,
+                                                BOOL bUseOldSdp,
+                                                IHXValues* pFileHeader, 
+                                                CHXSimpleList* pHeaders,
+                                                IHXValues* pOptionalValues, 
+                                                CHXString& mimeType,
+                                                IHXBuffer** ppIHXBufferDescription);
 
     HX_RESULT _FinishPlaynow            (RTSPServerSession* pSession);
 


_______________________________________________
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