summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/protobuf_video_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-3/+1
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-7/+6
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-0/+1
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-0/+2
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-3/+3
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-0/+36