summaryrefslogtreecommitdiffstats
path: root/remoting/codec/video_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/.avi2015-12-221-1/+0
* Simplify VideoDecoder interfacesergeyu2015-08-201-40/+8
* Remove VideoDecoder::Initialize().sergeyu2015-08-191-4/+1
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-251-10/+13
* Cleanup VideoDecoder interface.lambroslambrou@chromium.org2013-09-231-15/+4
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-191-13/+10
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-191-10/+13
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-131-7/+3
* Added the desktop shape fields to VideoPacket.alexeypa@chromium.org2013-06-211-0/+4
* Renamed Decoder -> VideoDecoder.kxing@chromium.org2012-08-241-3/+3
* Moved the video encoders/decoders to the codec directory.kxing@chromium.org2012-08-231-0/+75