Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplified frame rate control in the chromoting host. | sergeyu@chromium.org | 2010-12-09 | 1 | -1/+1 |
* | Implemented RtcpWriter for sending RTCP Receiver Reports. | sergeyu@chromium.org | 2010-11-24 | 1 | -6/+0 |
* | Refactoring in RTP reader code: sequence number wrapping logic moved to | sergeyu@chromium.org | 2010-11-24 | 1 | -8/+3 |
* | Packetizer/Depacketizer for RTP. | sergeyu@chromium.org | 2010-11-16 | 1 | -30/+25 |
* | Added CompoundBuffer that will be used to store data in the encoding/decoding | sergeyu@chromium.org | 2010-11-16 | 1 | -7/+9 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Add VideoReader and VideoWriter interfaces. | sergeyu@chromium.org | 2010-11-03 | 1 | -7/+11 |
* | Simple RTP reader/writer. | sergeyu@chromium.org | 2010-10-20 | 1 | -0/+88 |