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

Issue 2405173006: Remove deprected functions from EncodedImageCallback and RtpRtcp (Closed)

Created:
4 years, 2 months ago by Sergey Ulanov
Modified:
4 years, 1 month ago
Reviewers:
stefan-webrtc, mflodman
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, danilchap, yujie_mao (webrtc), zhuangzesen_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, perkj_webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove deprected functions from EncodedImageCallback and RtpRtcp Removed EncodedImageCallback::Encoded() and RtpRtcp::SendOutgoingData(). These methods should no longer be used anywhere and it's safe to remove them. BUG=chromium:621691 Committed: https://crrev.com/c681250aaa2025836db7669694e323898e5c2ca7 Committed: https://crrev.com/2cb155aa8a6c3d432dee7384fcbc01ec742b00a7 Cr-Original-Commit-Position: refs/heads/master@{#14923} Cr-Commit-Position: refs/heads/master@{#14935}

Patch Set 1 #

Patch Set 2 : h264 #

Patch Set 3 : android,ios #

Total comments: 2

Patch Set 4 : fix android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -74 lines) Patch
M webrtc/api/android/jni/androidmediaencoder_jni.cc View 1 2 3 4 chunks +7 lines, -8 lines 0 comments Download
M webrtc/modules/rtp_rtcp/include/rtp_rtcp.h View 2 chunks +0 lines, -19 lines 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_encoder.mm View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/codecs/i420/i420.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/video_receiver.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/test/configurable_frame_size_encoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fake_encoder.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/video/payload_router_unittest.cc View 7 chunks +24 lines, -8 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/video/vie_encoder_unittest.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M webrtc/video_encoder.h View 1 2 3 1 chunk +4 lines, -17 lines 0 comments Download

Messages

Total messages: 67 (45 generated)
Sergey Ulanov
4 years, 2 months ago (2016-10-12 22:44:42 UTC) #2
Sergey Ulanov
ping
4 years, 1 month ago (2016-10-24 17:49:28 UTC) #21
stefan-webrtc
It doesn't build on Android. https://codereview.webrtc.org/2405173006/diff/60001/webrtc/video_encoder.h File webrtc/video_encoder.h (left): https://codereview.webrtc.org/2405173006/diff/60001/webrtc/video_encoder.h#oldcode67 webrtc/video_encoder.h:67: virtual int32_t Encoded(const EncodedImage& ...
4 years, 1 month ago (2016-10-31 15:10:35 UTC) #22
Sergey Ulanov
Fixed android now. https://codereview.webrtc.org/2405173006/diff/60001/webrtc/video_encoder.h File webrtc/video_encoder.h (left): https://codereview.webrtc.org/2405173006/diff/60001/webrtc/video_encoder.h#oldcode67 webrtc/video_encoder.h:67: virtual int32_t Encoded(const EncodedImage& encoded_image, On ...
4 years, 1 month ago (2016-10-31 18:29:32 UTC) #32
stefan-webrtc
lgtm
4 years, 1 month ago (2016-11-02 13:22:40 UTC) #33
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/2405173006/100001
4 years, 1 month ago (2016-11-02 19:17:42 UTC) #35
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/9767)
4 years, 1 month ago (2016-11-02 19:21:12 UTC) #37
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/2405173006/100001
4 years, 1 month ago (2016-11-02 20:12:40 UTC) #40
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 1 month ago (2016-11-02 20:14:20 UTC) #42
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/fa565842718ad178a7562721b25d916fbabc2b92 Cr-Commit-Position: refs/heads/master@{#14902}
4 years, 1 month ago (2016-11-02 20:14:29 UTC) #44
ehmaldonado_webrtc
A revert of this CL (patchset #4 id:100001) has been created in https://codereview.webrtc.org/2474433008/ by ehmaldonado@webrtc.org. ...
4 years, 1 month ago (2016-11-03 14:00:04 UTC) #45
Sergey Ulanov
On 2016/11/03 14:00:04, ehmaldonado_webrtc wrote: > A revert of this CL (patchset #4 id:100001) has ...
4 years, 1 month ago (2016-11-03 18:04:41 UTC) #48
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/2405173006/100001
4 years, 1 month ago (2016-11-03 18:05:03 UTC) #50
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 1 month ago (2016-11-03 18:06:42 UTC) #52
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/c681250aaa2025836db7669694e323898e5c2ca7 Cr-Commit-Position: refs/heads/master@{#14923}
4 years, 1 month ago (2016-11-03 18:13:27 UTC) #54
kjellander_webrtc
A revert of this CL (patchset #4 id:100001) has been created in https://codereview.webrtc.org/2479643002/ by kjellander@webrtc.org. ...
4 years, 1 month ago (2016-11-03 18:53:27 UTC) #55
Sergey Ulanov
Updated dependent code to use the new function. Relanding.
4 years, 1 month ago (2016-11-04 17:45:54 UTC) #57
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/2405173006/100001
4 years, 1 month ago (2016-11-04 17:46:07 UTC) #59
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_clang_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_dbg/builds/6960)
4 years, 1 month ago (2016-11-04 18:16:47 UTC) #61
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/2405173006/100001
4 years, 1 month ago (2016-11-04 18:33:52 UTC) #63
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 1 month ago (2016-11-04 18:39:34 UTC) #65
commit-bot: I haz the power
4 years, 1 month ago (2016-11-04 18:47:00 UTC) #67
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2cb155aa8a6c3d432dee7384fcbc01ec742b00a7
Cr-Commit-Position: refs/heads/master@{#14935}

Powered by Google App Engine
This is Rietveld 408576698