summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder_row_based.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-4/+30
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-2/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* Reset decompressor after each frame in DecoderRowBased::DecodePacket().sergeyu@chromium.org2010-11-161-6/+11
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-22/+81
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-4/+6
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-6/+4
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-4/+6
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-1/+1
* This is a monster CL.ajwong@chromium.org2010-10-041-0/+117