summaryrefslogtreecommitdiffstats
path: root/remoting/base/decoder_vp8.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: roll ffmpeg and vpx so that we can build with system vpxphajdan.jr@chromium.org2011-03-031-3/+1
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-221-11/+1
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-5/+29
* Remove GetVp8CxAlgoAddress hackhclam@chromium.org2010-12-201-5/+4
* Reverse rows in VP8 decoder.sergeyu@chromium.org2010-12-021-5/+11
* 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
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-8/+11
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-2/+2
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-86/+28
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-28/+86
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-86/+28
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-1/+1
* VP8 decoder for chromotinghclam@chromium.org2010-09-291-0/+165