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

Issue 2468903003: Remove webrtc::Video from H264 encoder internals (Closed)

Created:
4 years, 1 month ago by hta-webrtc
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove webrtc::Video from H264 encoder internals This CL replaces the use of webrtc::Video as an internal variable in the H.264 encoder with the specific fields that are used by this encoder. In support of refactorings discussed around: BUG=600254 Committed: https://crrev.com/2549437b5ccf5aae2e6f1a1491c5f505d1859f9c Committed: https://crrev.com/5881d552c5f88e6b5ffb463d8fec07055f176758 Cr-Original-Commit-Position: refs/heads/master@{#14887} Cr-Commit-Position: refs/heads/master@{#14892}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Name and unit changes #

Total comments: 1

Patch Set 3 : Another rename (reland) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -35 lines) Patch
M webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h View 1 2 1 chunk +11 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc View 1 2 5 chunks +38 lines, -34 lines 0 comments Download

Messages

Total messages: 38 (22 generated)
hta-webrtc
See if this makes sense to you.
4 years, 1 month ago (2016-11-02 09:27:26 UTC) #3
magjed_webrtc
lgtm
4 years, 1 month ago (2016-11-02 10:00:38 UTC) #8
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/2468903003/1
4 years, 1 month ago (2016-11-02 10:30:04 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/9739)
4 years, 1 month ago (2016-11-02 10:32:48 UTC) #12
hta-webrtc
Adding stefan as modules/video_coding/codecs/OWNERS
4 years, 1 month ago (2016-11-02 10:39:05 UTC) #14
stefan-webrtc
lgtm % nit https://codereview.webrtc.org/2468903003/diff/1/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h File webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h (right): https://codereview.webrtc.org/2468903003/diff/1/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h#newcode82 webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h:82: int keyFrameInterval_; I would prefer to ...
4 years, 1 month ago (2016-11-02 11:14:21 UTC) #15
hta-webrtc
PTAL - I changed stuff a little more. The static_cast<float> was bothering me. https://codereview.webrtc.org/2468903003/diff/1/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h File ...
4 years, 1 month ago (2016-11-02 12:35:44 UTC) #16
stefan-webrtc
lgtm again % nit https://codereview.webrtc.org/2468903003/diff/20001/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h File webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h (right): https://codereview.webrtc.org/2468903003/diff/20001/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h#newcode78 webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h:78: unsigned int max_bits_per_second_; Feel free ...
4 years, 1 month ago (2016-11-02 13:34:32 UTC) #21
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/2468903003/20001
4 years, 1 month ago (2016-11-02 13:44:34 UTC) #24
hta-webrtc
On 2016/11/02 13:34:32, stefan-webrtc (holmer) wrote: > lgtm again % nit > > https://codereview.webrtc.org/2468903003/diff/20001/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h > ...
4 years, 1 month ago (2016-11-02 13:44:59 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-02 13:45:52 UTC) #27
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/2549437b5ccf5aae2e6f1a1491c5f505d1859f9c Cr-Commit-Position: refs/heads/master@{#14887}
4 years, 1 month ago (2016-11-02 13:46:03 UTC) #29
hta-webrtc
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.webrtc.org/2472673002/ by hta@webrtc.org. ...
4 years, 1 month ago (2016-11-02 13:53:03 UTC) #30
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/2468903003/40001
4 years, 1 month ago (2016-11-02 13:57:05 UTC) #34
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-02 14:22:26 UTC) #36
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 14:22:38 UTC) #38
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5881d552c5f88e6b5ffb463d8fec07055f176758
Cr-Commit-Position: refs/heads/master@{#14892}

Powered by Google App Engine
This is Rietveld 408576698