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

Issue 1827553002: Shorten single-stream VP8 HW implementation names. (Closed)

Created:
4 years, 9 months ago by pbos-webrtc
Modified:
4 years, 8 months ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Shorten single-stream VP8 HW implementation names. Removes "SimulcastEncoderAdapter" from single-stream HW VP8 even though they are wrapped in a SimulcastEncoderAdapter. BUG= R=stefan@webrtc.org Committed: https://crrev.com/d53c3895503d626aacdfbfd8c39f48d3a3c331e9 Cr-Commit-Position: refs/heads/master@{#12161}

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove std::remove part #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -4 lines) Patch
M webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc View 2 chunks +7 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc View 1 2 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 13 (4 generated)
pbos-webrtc
PTAL, this makes AppRTCDemo's stats UI less crowded, "SimulcastEncoderAdapter(MediaCodec)" is quite wide.
4 years, 9 months ago (2016-03-22 19:43:02 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1827553002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1827553002/1
4 years, 9 months ago (2016-03-22 19:43:19 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-22 21:13:57 UTC) #5
stefan-webrtc
LG https://codereview.webrtc.org/1827553002/diff/1/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc File webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc (right): https://codereview.webrtc.org/1827553002/diff/1/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc#newcode179 webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc:179: encoders_.erase(std::remove(encoders_.begin(), encoders_.end(), encoder)); This looks weird to me. ...
4 years, 8 months ago (2016-03-30 13:07:08 UTC) #6
pbos-webrtc
remove std::remove part
4 years, 8 months ago (2016-03-30 13:50:30 UTC) #7
pbos-webrtc
https://codereview.webrtc.org/1827553002/diff/1/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc File webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc (right): https://codereview.webrtc.org/1827553002/diff/1/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc#newcode179 webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc:179: encoders_.erase(std::remove(encoders_.begin(), encoders_.end(), encoder)); On 2016/03/30 13:07:08, stefan-webrtc (holmer) wrote: ...
4 years, 8 months ago (2016-03-30 13:51:29 UTC) #8
stefan-webrtc
lgtm
4 years, 8 months ago (2016-03-30 13:57:09 UTC) #9
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/d53c3895503d626aacdfbfd8c39f48d3a3c331e9 Cr-Commit-Position: refs/heads/master@{#12161}
4 years, 8 months ago (2016-03-30 15:04:09 UTC) #12
pbos-webrtc
4 years, 8 months ago (2016-03-30 15:04:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d53c3895503d626aacdfbfd8c39f48d3a3c331e9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698