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

Issue 2705973002: Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator (Closed)

Created:
3 years, 10 months ago by perkj_webrtc
Modified:
3 years, 9 months ago
Reviewers:
stefan-webrtc, mflodman
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Replace test::FrameGenerator::ChromaGenerator with new FrameGenerator::SquareGenerator The problem with the ChromaGenerator is that the VP8 encoder produce a too low bitrate for each frame. The squaregenerator make the VP8 encoder produce about 600kbit/s at VGA. SquareGenerator is a FrameGenerator that draws 10 randomly sized and colored squares. Between each new generated frame, the squares are moved slightly towards the lower right corner. BUG=webrtc:7192 Review-Url: https://codereview.webrtc.org/2705973002 Cr-Commit-Position: refs/heads/master@{#16870} Committed: https://chromium.googlesource.com/external/webrtc/+/a8ba195db5c697c27fe0a224e7d47e6c981d387a

Patch Set 1 : Rebase #

Patch Set 2 : Fix for test VideoSendStreamTest.Vp9NonFlexModeSmallResolution #

Patch Set 3 : Fix size_t int... #

Patch Set 4 : Remove check for pure padding. #

Total comments: 2

Patch Set 5 : rebased #

Patch Set 6 : addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -70 lines) Patch
M webrtc/modules/video_coding/video_sender_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/test/frame_generator.h View 1 2 4 chunks +12 lines, -10 lines 0 comments Download
M webrtc/test/frame_generator.cc View 1 2 3 4 5 6 chunks +71 lines, -26 lines 0 comments Download
M webrtc/test/frame_generator_capturer.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/test/frame_generator_capturer.cc View 1 2 2 chunks +9 lines, -8 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 4 5 6 chunks +9 lines, -11 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 2 3 4 4 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 30 (23 generated)
perkj_webrtc
please?
3 years, 10 months ago (2017-02-20 08:21:21 UTC) #5
perkj_webrtc
On 2017/02/20 08:21:21, perkj_webrtc wrote: > please? ping?
3 years, 10 months ago (2017-02-22 14:12:51 UTC) #17
mflodman
One nit, then LGTM. Stefan, I'm not very familiar with the padding change in end_to_end_tests.cc, ...
3 years, 10 months ago (2017-02-24 15:37:55 UTC) #19
stefan-webrtc
lgtm after discussion offline
3 years, 9 months ago (2017-02-27 14:31:23 UTC) #22
perkj_webrtc
https://codereview.webrtc.org/2705973002/diff/80001/webrtc/test/frame_generator.cc File webrtc/test/frame_generator.cc (right): https://codereview.webrtc.org/2705973002/diff/80001/webrtc/test/frame_generator.cc#newcode20 webrtc/test/frame_generator.cc:20: #include "webrtc/base/random.h" On 2017/02/24 15:37:55, mflodman wrote: > Include ...
3 years, 9 months ago (2017-02-27 14:32:03 UTC) #23
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/2705973002/120001
3 years, 9 months ago (2017-02-27 14:32:13 UTC) #27
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 14:52:15 UTC) #30
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://chromium.googlesource.com/external/webrtc/+/a8ba195db5c697c27fe0a224e...

Powered by Google App Engine
This is Rietveld 408576698