summaryrefslogtreecommitdiffstats
path: root/remoting/codec/video_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-131-14/+3
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-161-16/+11
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-4/+3
* Capturing and encoding time are now calculated by the thread doing the operat...alexeypa@chromium.org2012-11-281-3/+2
* Renamed Encoder -> VideoEncoder.kxing@chromium.org2012-08-241-2/+2
* Moved the video encoders/decoders to the codec directory.kxing@chromium.org2012-08-231-0/+48