summaryrefslogtreecommitdiffstats
path: root/remoting/proto/video.proto
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-251-8/+4
* Add UMA histograms for more detailed latency tracking on the CRD host.sergeyu2015-09-301-0/+13
* Clarify the semantics of |VideoPacket.use_desktop_shape|.wez2015-07-201-2/+4
* Implement video frame acknowledgements in the chromoting protocol.sergeyu2015-02-241-0/+12
* Rename sequence_number to timestamp.sergeyu2015-01-081-3/+3
* Use int64 more pervasively in storing time s/ms/us values.pkasting2014-10-141-2/+2
* Add basic perf tests for chromoting protocol.sergeyu@chromium.org2014-07-251-0/+3
* Remove deprecated_flags field from VideoPacketsergeyu@chromium.org2014-03-201-3/+0
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-221-0/+1
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-131-44/+5
* Added the desktop shape fields to VideoPacket.alexeypa@chromium.org2013-06-211-0/+5
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-121-0/+2
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-071-2/+0
* Add DPI information to video packets.jamiewalch@chromium.org2012-07-141-0/+5
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-111-2/+1
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-1/+5
* Report capture and encode time for chromotinghclam@google.com2011-04-051-0/+6
* Let the host change resolution.simonmorris@chromium.org2011-03-041-0/+4
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-4/+0
* Let the host change resolution.simonmorris@chromium.org2011-03-031-0/+4
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-0/+14
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-5/+9
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-9/+0
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-20/+0
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-2/+4
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-0/+93
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-93/+0
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-0/+93