summaryrefslogtreecommitdiffstats
path: root/remoting/base/encoder_vp8.cc
Commit message (Expand)AuthorAgeFilesLines
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-25/+23
* Let the host change resolution.simonmorris@chromium.org2011-03-041-30/+34
* Linux: roll ffmpeg and vpx so that we can build with system vpxphajdan.jr@chromium.org2011-03-031-3/+1
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-34/+30
* Let the host change resolution.simonmorris@chromium.org2011-03-031-30/+34
* Speed up encoding by using active maphclam@chromium.org2011-02-221-4/+57
* Lower image quality for chromoting to improve encode speed and compression ratiohclam@chromium.org2011-02-041-2/+2
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-16/+28
* Chromoting host to convert only changed regionshclam@chromium.org2011-02-031-35/+48
* Remove GetVp8CxAlgoAddress hackhclam@chromium.org2010-12-201-6/+4
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-1/+3
* Refactor ZLib and Verbatim encoders.sergeyu@chromium.org2010-12-061-1/+2
* Fix RGB->YUV conversion: input is BGR instead of RGB.sergeyu@chromium.org2010-12-061-6/+6
* Revert 68384: Landed with incorrect commit message.sergeyu@chromium.org2010-12-061-6/+6
* Refactor ZLib and Verbatim encoders.sergeyu@chromium.org2010-12-061-6/+6
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-7/+2
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-2/+1
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-30/+47
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-47/+30
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-30/+47
* Implement VP8 encoder for chromotinghclam@chromium.org2010-09-281-72/+133
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-0/+133