summaryrefslogtreecommitdiffstats
path: root/remoting/codec/video_decoder_vp8.cc
Commit message (Expand)AuthorAgeFilesLines
* Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.wez@chromium.org2013-10-191-293/+0
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-251-76/+79
* Cleanup VideoDecoder interface.lambroslambrou@chromium.org2013-09-231-25/+14
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-191-83/+80
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-191-80/+83
* Added the desktop shape fields to VideoPacket.alexeypa@chromium.org2013-06-211-0/+88
* Roll speex, flac, libvpx DEPS to get shim header changes.phajdan.jr@chromium.org2013-01-071-1/+2
* Renamed Decoder -> VideoDecoder.kxing@chromium.org2012-08-241-13/+14
* Moved the video encoders/decoders to the codec directory.kxing@chromium.org2012-08-231-0/+211