summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder_row_based.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved the video encoders/decoders to the codec directory.kxing@chromium.org2012-08-231-225/+0
* This CL makes several the following improvements to the Chromoting decoder pi...alexeypa@chromium.org2012-02-241-30/+57
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-291-6/+6
* Revert 118790 - Compile error due to missing operator== on SkRegionrsleevi@chromium.org2012-01-241-6/+6
* Replace RectVectors with SkRegions in Decoder.wez@chromium.org2012-01-241-6/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+1
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-0/+1
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+5
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+5
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-5/+5
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-221-13/+1
* 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