summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/rtp_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+22
* Implemented RtcpWriter for sending RTCP Receiver Reports.sergeyu@chromium.org2010-11-241-0/+93
* Packetizer/Depacketizer for RTP.sergeyu@chromium.org2010-11-161-17/+170
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+2
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-6/+3
* Simple RTP reader/writer.sergeyu@chromium.org2010-10-201-0/+90