[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Mar 19 06:10:03 UTC 2005


----------------------------------------------------------------------------
Changes committed by thor on Sat Mar 19 06:08:31 2005

Added Files:
   in mfd/mfdlib:
        inrequest.cpp inrequest.h 
Modified Files:
   in mfd:
        README configure 
   in mfd/mfd/plugins/audio:
        audio.cpp rtspout.cpp rtspout.h 
   in mfd/mfdlib:
        httpinrequest.cpp httpinrequest.h httpoutresponse.cpp 
        httpoutresponse.h httpserver.cpp mfdlib.pro rtspserver.cpp 
        rtspserver.h 
Removed Files:
   in mfd/mfdlib:
        rtspinrequest.cpp rtspinrequest.h rtspoutresponse.cpp 
        rtspoutresponse.h 
Log Message:

OK, backtrack a bit. Going to use liveMedia library for RTSP/RTCP/RTP, so
mfd' rtspserver object will have to do far less. Rip all that stuff out.

One thing that did stay was the new incoming packet parsing stuff from (now
removed) RtspInRequest. That's moved to a generic InRequest object which
HttpInRequest now inherits from.


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list