Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring in RTP reader code: sequence number wrapping logic moved to | sergeyu@chromium.org | 2010-11-24 | 1 | -1/+1 |
* | Use VideoStub interface on the host side. | sergeyu@chromium.org | 2010-11-19 | 1 | -11/+10 |
* | Packetizer/Depacketizer for RTP. | sergeyu@chromium.org | 2010-11-16 | 1 | -2/+54 |
* | Added CompoundBuffer that will be used to store data in the encoding/decoding | sergeyu@chromium.org | 2010-11-16 | 1 | -3/+7 |
* | Add VideoPacket struct for video packets. Refactor Decode interface to use it. | sergeyu@chromium.org | 2010-11-09 | 1 | -3/+3 |
* | Move protocol classes to the remoting::protocol namespace | sergeyu@chromium.org | 2010-11-04 | 1 | -0/+2 |
* | Rename classes for Chromoting: | garykac@chromium.org | 2010-11-03 | 1 | -4/+4 |
* | Add VideoReader and VideoWriter interfaces. | sergeyu@chromium.org | 2010-11-03 | 1 | -0/+35 |