summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/video_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-0/+3
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-2/+3
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+2
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-0/+33