summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/video_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 2 crashers in remoting client.sergeyu@chromium.org2010-11-301-1/+4
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-1/+4
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-2/+2
* 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/+26