summaryrefslogtreecommitdiffstats
path: root/remoting/base/encoder_vp8.h
Commit message (Expand)AuthorAgeFilesLines
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-3/+4
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-7/+8
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-8/+7
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-7/+8
* Fix memory leak in EncoderVp8, and add unit-test for it.lambroslambrou@chromium.org2011-05-091-0/+3
* Improve AlignRect() readability, and handle bad rectangles more gracefully (w...lambroslambrou@chromium.org2011-03-171-0/+12
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-4/+3
* Let the host change resolution.simonmorris@chromium.org2011-03-041-0/+4
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-4/+0
* Let the host change resolution.simonmorris@chromium.org2011-03-031-0/+4
* Speed up encoding by using active maphclam@chromium.org2011-02-221-0/+7
* gfx -> ui/gfx move to make check_deps happy.thestig@chromium.org2011-02-051-1/+1
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-3/+8
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-1/+0
* Implement VP8 encoder for chromotinghclam@chromium.org2010-09-281-28/+15
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-0/+61