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

Issue 2995513002: Minor improvements to VideoProcessor and corresponding test. (Closed)

Created:
3 years, 4 months ago by brandtr
Modified:
3 years, 4 months ago
Reviewers:
åsapersson
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Minor improvements to VideoProcessor and corresponding test. - Make all overridden methods of VideoProcessorImpl public, in preparation of the removal of the VideoProcessor interface. - Place corresponding method definitions in correct order in .cc file. - Harmonize the stdout printing. - Make timestamp calculations adhere to set frame rate. Except for the last bullet, these changes should not lead to different functionality. BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/2995513002 Cr-Commit-Position: refs/heads/master@{#19254} Committed: https://chromium.googlesource.com/external/webrtc/+/bea36fdee86f7c5eb80dc9d1032b61af01e92ccb

Patch Set 1 #

Total comments: 2

Patch Set 2 : asapersson comments 1. #

Patch Set 3 : Fix compile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+215 lines, -184 lines) Patch
M webrtc/modules/video_coding/codecs/test/plot_webrtc_test_logs.py View 2 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/stats.cc View 2 chunks +6 lines, -7 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor.h View 4 chunks +18 lines, -23 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor.cc View 1 2 7 chunks +111 lines, -88 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.h View 4 chunks +21 lines, -23 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc View 3 chunks +53 lines, -37 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (13 generated)
brandtr
3 years, 4 months ago (2017-08-04 13:52:04 UTC) #2
brandtr
Not sure if I sent this out for review or not yet. Anyway, please take ...
3 years, 4 months ago (2017-08-07 06:40:35 UTC) #3
åsapersson
lgtm with comment https://codereview.webrtc.org/2995513002/diff/1/webrtc/modules/video_coding/codecs/test/videoprocessor.cc File webrtc/modules/video_coding/codecs/test/videoprocessor.cc (left): https://codereview.webrtc.org/2995513002/diff/1/webrtc/modules/video_coding/codecs/test/videoprocessor.cc#oldcode68 webrtc/modules/video_coding/codecs/test/videoprocessor.cc:68: CodecTypeToPayloadName(config->codecType).value_or("Unknown")); Update plot_webrtc_test_logs.py accordingly?
3 years, 4 months ago (2017-08-07 08:30:10 UTC) #4
brandtr
https://codereview.webrtc.org/2995513002/diff/1/webrtc/modules/video_coding/codecs/test/videoprocessor.cc File webrtc/modules/video_coding/codecs/test/videoprocessor.cc (left): https://codereview.webrtc.org/2995513002/diff/1/webrtc/modules/video_coding/codecs/test/videoprocessor.cc#oldcode68 webrtc/modules/video_coding/codecs/test/videoprocessor.cc:68: CodecTypeToPayloadName(config->codecType).value_or("Unknown")); On 2017/08/07 08:30:10, åsapersson wrote: > Update plot_webrtc_test_logs.py ...
3 years, 4 months ago (2017-08-07 09:21:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2995513002/40001
3 years, 4 months ago (2017-08-07 10:33:51 UTC) #16
commit-bot: I haz the power
3 years, 4 months ago (2017-08-07 10:37:01 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/bea36fdee86f7c5eb80dc9d10...

Powered by Google App Engine
This is Rietveld 408576698