summaryrefslogtreecommitdiffstats
path: root/remoting/host/video_frame_recorder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-231-5/+6
* Switch to standard integer types in remoting/host/.avi2015-12-221-1/+5
* Update VideoFramePump to pass un-changed frames to encoders.wez2015-06-101-1/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-2/+2
* Move common VideoPacket initialization into VideoEncoderHelper.wez2014-09-031-0/+1
* Readability review.wez2014-08-291-31/+60
* Add VideoFrameRecorder for use recording test frame sequences.wez@chromium.org2014-06-271-0/+282
* Revert of Add VideoFrameRecorder for use recording test frame sequences. (htt...avi@chromium.org2014-06-251-279/+0
* Add VideoFrameRecorder for use recording test frame sequences.wez@chromium.org2014-06-251-0/+279