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

Issue 2741853008: Remove ReceiveCodec() getters from VideoCodingModule. (Closed)

Created:
3 years, 9 months ago by tommi
Modified:
3 years, 9 months ago
Reviewers:
stefan-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

Remove ReceiveCodec() getters from VideoCodingModule. The getters are not used and the implementation cannot be guaranteed to return a correct value except when called synchronously from the decoding thread while decoding. The methods as is imply that the implementation needs to offer some sort of synchronization, and that's not desirable. BUG=webrtc:7328 R=stefan@webrtc.org Review-Url: https://codereview.webrtc.org/2741853008 . Cr-Commit-Position: refs/heads/master@{#17233} Committed: https://chromium.googlesource.com/external/webrtc/+/275e2099abe0aea4db7b89f1abeae264574e5afa

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -69 lines) Patch
M webrtc/modules/video_coding/codec_database.h View 1 chunk +0 lines, -6 lines 0 comments Download
M webrtc/modules/video_coding/codec_database.cc View 1 2 1 chunk +0 lines, -16 lines 0 comments Download
M webrtc/modules/video_coding/include/video_coding.h View 1 chunk +0 lines, -16 lines 0 comments Download
M webrtc/modules/video_coding/video_coding_impl.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/video_coding_impl.cc View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M webrtc/modules/video_coding/video_receiver.cc View 1 2 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
tommi
3 years, 9 months ago (2017-03-11 15:41:18 UTC) #3
tommi
On 2017/03/11 15:41:18, tommi (webrtc) wrote: ping
3 years, 9 months ago (2017-03-14 13:31:06 UTC) #9
stefan-webrtc
lgtm
3 years, 9 months ago (2017-03-14 16:46:04 UTC) #10
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/2741853008/20001
3 years, 9 months ago (2017-03-14 17:23:30 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_ios9_dbg/builds/2520) ios64_sim_ios10_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 9 months ago (2017-03-14 17:25:02 UTC) #14
tommi
Rebase
3 years, 9 months ago (2017-03-14 18:25:48 UTC) #15
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/2741853008/40001
3 years, 9 months ago (2017-03-14 18:27:30 UTC) #18
tommi
3 years, 9 months ago (2017-03-14 18:55:26 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
275e2099abe0aea4db7b89f1abeae264574e5afa (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698