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

Issue 1764583003: Renamed new EncodeInternal to EncodeImpl to ensure proper backwards compatibility. (Closed)

Created:
4 years, 9 months ago by ossu
Modified:
4 years, 9 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Renamed new EncodeInternal to EncodeImpl to ensure proper backwards compatibility. Renamed the new variant of EncodeInternal to EncodeImpl, so that subclasses implementing one of the EncodeInternal don't need to explicitly contain 'using AudioEncoder::EncodeInternal' to avoid their implementation hiding the other variant of EncodeInternal. This causes a warning (treated as an error) when building using GCC. Committed: https://crrev.com/4f43fcfd496485e5dc866231de0fd1d298442cfa Cr-Commit-Position: refs/heads/master@{#11868}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Clarified doc comments in AudioEncoder. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -82 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/acm2/rent_a_codec_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/audio_encoder.h View 1 3 chunks +11 lines, -11 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/audio_encoder.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/audio_encoder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng_unittest.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/ilbc/audio_encoder_ilbc.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/ilbc/audio_encoder_ilbc.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/mock/mock_audio_encoder.h View 2 chunks +1 line, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.h View 2 chunks +3 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red_unittest.cc View 8 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
ossu
4 years, 9 months ago (2016-03-03 13:25:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1764583003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1764583003/1
4 years, 9 months ago (2016-03-03 13:29:58 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 9 months ago (2016-03-03 13:30:01 UTC) #7
kwiberg-webrtc
lgtm https://codereview.webrtc.org/1764583003/diff/1/webrtc/modules/audio_coding/codecs/audio_encoder.h File webrtc/modules/audio_coding/codecs/audio_encoder.h (right): https://codereview.webrtc.org/1764583003/diff/1/webrtc/modules/audio_coding/codecs/audio_encoder.h#newcode168 webrtc/modules/audio_coding/codecs/audio_encoder.h:168: // Preferably this one. This comment needs some ...
4 years, 9 months ago (2016-03-03 13:39:15 UTC) #8
ossu
Updated the comments to better reflect reality. Are we good to go or do we ...
4 years, 9 months ago (2016-03-03 14:23:39 UTC) #9
kwiberg-webrtc
On 2016/03/03 14:23:39, ossu wrote: > Updated the comments to better reflect reality. > Are ...
4 years, 9 months ago (2016-03-03 14:34:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1764583003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1764583003/20001
4 years, 9 months ago (2016-03-03 14:40:17 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 9 months ago (2016-03-03 16:40:51 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1764583003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1764583003/20001
4 years, 9 months ago (2016-03-04 08:52:24 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-04 08:54:36 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-04 08:54:44 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4f43fcfd496485e5dc866231de0fd1d298442cfa
Cr-Commit-Position: refs/heads/master@{#11868}

Powered by Google App Engine
This is Rietveld 408576698