summaryrefslogtreecommitdiffstats
path: root/remoting/codec/video_encoder_vpx.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-5/+4
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-3/+3
* Move common VideoPacket initialization into VideoEncoderHelper.wez2014-09-031-0/+4
* Extend VideoControl to allow clients to request lossless modes.wez@chromium.org2014-05-301-13/+11
* Implement VP9/I444 encode support in the Chromoting host.wez@chromium.org2014-05-121-8/+17
* Clean up common parts of VPX codec initialization.wez@chromium.org2014-05-091-1/+2
* Add VP9 encode support to the remoting host.wez@chromium.org2014-03-311-0/+1
* Revert 255208 "Add VP9 encode support to the remoting host."oshima@chromium.org2014-03-061-1/+0
* Add VP9 encode support to the remoting host.wez@chromium.org2014-03-061-0/+1
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-221-2/+1
* Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.wez@chromium.org2013-10-191-0/+68