[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mash/mash-1/vd/audio rtp-qm.h rtp-qm.cc



Update of /usr/mash/src/repository/mash/mash-1/vd/audio
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv20568

Modified Files:
	rtp-qm.h rtp-qm.cc 
Log Message:
Cleaned up some commented out code that was left over from cut and paste.
RTPQMRcvr now only inherits from PacketModule, not Observer
We now keep track of how many packets we've received and logged.
Added ability to attache a "slave" receiver that is passed the packet when
   RTPQMRcvr is done with it.
Changed to use binary files for logging.
Changed to log the flags and ts fields of each RTP header