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

Issue 2639203005: Use std::unique_ptr in VideoProcessorIntegrationTest. (Closed)

Created:
3 years, 11 months ago by åsapersson
Modified:
3 years, 10 months ago
Reviewers:
brandtr, sprang_webrtc
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

Use std::unique_ptr in VideoProcessorIntegrationTest. Add more logging of codec settings. BUG=webrtc:6634 Review-Url: https://codereview.webrtc.org/2639203005 Cr-Commit-Position: refs/heads/master@{#16464} Committed: https://chromium.googlesource.com/external/webrtc/+/e0ac5a6c15899830a95828c87823357fd27e3d84

Patch Set 1 #

Patch Set 2 #

Total comments: 2

Patch Set 3 : address comment #

Total comments: 2

Patch Set 4 : use CodecTypeToPayloadName #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -111 lines) Patch
M webrtc/modules/video_coding/codecs/test/videoprocessor.cc View 1 2 3 4 2 chunks +24 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc View 1 2 12 chunks +102 lines, -108 lines 0 comments Download

Messages

Total messages: 36 (26 generated)
åsapersson
3 years, 10 months ago (2017-02-06 15:40:46 UTC) #5
brandtr
lgtm https://codereview.webrtc.org/2639203005/diff/20001/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc File webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc (right): https://codereview.webrtc.org/2639203005/diff/20001/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc#newcode522 webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc:522: void SetRateProfilePars(RateProfile* rate_profile, Make these four functions static?
3 years, 10 months ago (2017-02-07 08:25:53 UTC) #8
åsapersson
+sprang https://codereview.webrtc.org/2639203005/diff/20001/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc File webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc (right): https://codereview.webrtc.org/2639203005/diff/20001/webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc#newcode522 webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc:522: void SetRateProfilePars(RateProfile* rate_profile, On 2017/02/07 08:25:53, brandtr wrote: ...
3 years, 10 months ago (2017-02-07 08:57:05 UTC) #12
sprang_webrtc
https://codereview.webrtc.org/2639203005/diff/40001/webrtc/modules/video_coding/codecs/test/videoprocessor.cc File webrtc/modules/video_coding/codecs/test/videoprocessor.cc (right): https://codereview.webrtc.org/2639203005/diff/40001/webrtc/modules/video_coding/codecs/test/videoprocessor.cc#newcode42 webrtc/modules/video_coding/codecs/test/videoprocessor.cc:42: } Maybe use CodecTypeToPayloadName() from webrtc/common_types.h instead?
3 years, 10 months ago (2017-02-07 09:18:37 UTC) #13
åsapersson
https://codereview.webrtc.org/2639203005/diff/40001/webrtc/modules/video_coding/codecs/test/videoprocessor.cc File webrtc/modules/video_coding/codecs/test/videoprocessor.cc (right): https://codereview.webrtc.org/2639203005/diff/40001/webrtc/modules/video_coding/codecs/test/videoprocessor.cc#newcode42 webrtc/modules/video_coding/codecs/test/videoprocessor.cc:42: } On 2017/02/07 09:18:36, språng wrote: > Maybe use ...
3 years, 10 months ago (2017-02-07 09:39:34 UTC) #16
sprang_webrtc
lgtm
3 years, 10 months ago (2017-02-07 09:42:58 UTC) #17
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/2639203005/60001
3 years, 10 months ago (2017-02-07 10:55:11 UTC) #24
commit-bot: I haz the power
Failed to apply patch for webrtc/modules/video_coding/codecs/test/videoprocessor.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-07 10:57:27 UTC) #26
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/2639203005/80001
3 years, 10 months ago (2017-02-07 11:51:52 UTC) #33
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 11:54:09 UTC) #36
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/e0ac5a6c15899830a95828c87...

Powered by Google App Engine
This is Rietveld 408576698