summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder.h
Commit message (Expand)AuthorAgeFilesLines
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+2
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-17/+24
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-2/+2
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-2/+2
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-2/+2
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-1/+1
* This is a monster CL.ajwong@chromium.org2010-10-041-109/+14
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+24
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-271-24/+0
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-271-0/+24
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-5/+5
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-241-1/+17
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-5/+5
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-5/+5
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-0/+114