summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder_vp8.h
Commit message (Expand)AuthorAgeFilesLines
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-15/+16
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-16/+15
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-15/+16
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-0/+28
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-221-3/+0
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-1/+4
* Reverse rows in VP8 decoder.sergeyu@chromium.org2010-12-021-0/+3
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-10/+4
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-21/+18
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-18/+21
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-21/+18
* VP8 decoder for chromotinghclam@chromium.org2010-09-291-0/+56