Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Issue 339073002: Add VideoFrameRecorder for use recording test frame sequences. (Closed)

Created:
6 years, 6 months ago by Wez
Modified:
6 years, 6 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Add VideoFrameRecorder for use recording test frame sequences. This will be used to record representative frame sequences for performance evaluation of the new VP9 encoder. BUG=260879 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279795 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280255

Patch Set 1 #

Patch Set 2 : Add implementation & tweak tests #

Patch Set 3 : Fix bugs and finish tests #

Patch Set 4 : Add missing OVERRIDEs #

Total comments: 30

Patch Set 5 : Address review comments #

Patch Set 6 : Fix |test_frames_| cleanup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+592 lines, -0 lines) Patch
A remoting/host/video_frame_recorder.h View 1 2 3 4 1 chunk +100 lines, -0 lines 0 comments Download
A remoting/host/video_frame_recorder.cc View 1 2 3 4 1 chunk +207 lines, -0 lines 0 comments Download
A remoting/host/video_frame_recorder_unittest.cc View 1 2 3 4 5 1 chunk +282 lines, -0 lines 0 comments Download
M remoting/remoting_host.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Wez
PTAL!
6 years, 6 months ago (2014-06-18 17:50:07 UTC) #1
Wez
On 2014/06/18 17:50:07, Wez wrote: > PTAL! Ping :)
6 years, 6 months ago (2014-06-19 22:41:41 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/339073002/diff/60001/remoting/host/video_frame_recorder.cc File remoting/host/video_frame_recorder.cc (right): https://codereview.chromium.org/339073002/diff/60001/remoting/host/video_frame_recorder.cc#newcode20 remoting/host/video_frame_recorder.cc:20: const int64 kDefaultMaxContentBytes = 10 * 1024 * 1024; ...
6 years, 6 months ago (2014-06-20 22:32:13 UTC) #3
Wez
https://codereview.chromium.org/339073002/diff/60001/remoting/host/video_frame_recorder.cc File remoting/host/video_frame_recorder.cc (right): https://codereview.chromium.org/339073002/diff/60001/remoting/host/video_frame_recorder.cc#newcode20 remoting/host/video_frame_recorder.cc:20: const int64 kDefaultMaxContentBytes = 10 * 1024 * 1024; ...
6 years, 6 months ago (2014-06-24 01:02:15 UTC) #4
Wez
Ping.
6 years, 6 months ago (2014-06-25 16:23:22 UTC) #5
Sergey Ulanov
lgtm
6 years, 6 months ago (2014-06-25 16:29:02 UTC) #6
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-06-25 16:55:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/339073002/80001
6 years, 6 months ago (2014-06-25 16:56:47 UTC) #8
commit-bot: I haz the power
Change committed as 279795
6 years, 6 months ago (2014-06-25 20:03:38 UTC) #9
Avi (use Gerrit)
A revert of this CL has been created in https://codereview.chromium.org/350903003/ by avi@chromium.org. The reason for ...
6 years, 6 months ago (2014-06-25 20:41:24 UTC) #10
Wez
Rather than reverting, can we just add the missing STLDeleteElements(test_frames_) in TearDown()?
6 years, 6 months ago (2014-06-25 20:46:19 UTC) #11
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-06-25 22:28:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/339073002/100001
6 years, 6 months ago (2014-06-25 22:29:59 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-27 04:34:29 UTC) #14
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 6 months ago (2014-06-27 04:34:30 UTC) #15
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-06-27 05:29:00 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/339073002/100001
6 years, 6 months ago (2014-06-27 05:29:45 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-06-27 07:39:16 UTC) #18
Message was sent while issue was closed.
Change committed as 280255

Powered by Google App Engine
This is Rietveld 408576698