summaryrefslogtreecommitdiffstats
path: root/remoting/host/video_scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-14/+17
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-12/+14
* Use more specific protocol::CursorShapeStub instead of protocol::ClientStub i...alexeypa@chromium.org2012-12-281-4/+4
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-2/+3
* Wait for encode thread during VideoScheduler teardown.wez@chromium.org2012-12-111-0/+4
* Fix AudioScheduler and VideoScheduler creation.wez@chromium.org2012-12-081-1/+10
* Capturing and encoding time are now calculated by the thread doing the operat...alexeypa@chromium.org2012-11-281-6/+0
* DesktopSessionAgent now hosts the video capturer and provides necessary plumb...alexeypa@chromium.org2012-11-271-1/+1
* Adding support of shared memory buffers to the video capturer (Windows only).alexeypa@chromium.org2012-11-201-1/+1
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-081-8/+9
* Pause/resume the VideoScheduler in response to messages from the client.wez@chromium.org2012-10-271-1/+8
* Clean up remoting::VideoScheduler implementation: wez@chromium.org2012-10-261-84/+59
* Rename ScreenRecorder to VideoScheduler.wez@chromium.org2012-10-261-0/+211