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

Issue 2996593002: Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names (Closed)

Created:
3 years, 4 months ago by kwiberg-webrtc
Modified:
3 years, 4 months ago
Reviewers:
ossu
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, minyue-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names I want to publish an API for iSAC in webrtc/api/, and I want to use the class names Audio{De,En}coderIsac{Fix,Float}. BUG=webrtc:7835, webrtc:7841 Review-Url: https://codereview.webrtc.org/2996593002 Cr-Commit-Position: refs/heads/master@{#19381} Committed: https://chromium.googlesource.com/external/webrtc/+/6ff045f097529ab71fbe9233a712c4bdce3f440d

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/acm2/rent_a_codec.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory_internal.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/builtin_audio_encoder_factory_internal.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/audio_decoder_unittest.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M webrtc/test/fuzzers/audio_decoder_isac_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fuzzers/audio_decoder_isac_incoming_packet_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fuzzers/audio_decoder_isacfix_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
kwiberg-webrtc
3 years, 4 months ago (2017-08-07 10:44:37 UTC) #6
ossu
Maybe it's possible to get around this by just removing the aliases for the Float ...
3 years, 4 months ago (2017-08-15 13:47:15 UTC) #11
kwiberg-webrtc
On 2017/08/15 13:47:15, ossu wrote: > Maybe it's possible to get around this by just ...
3 years, 4 months ago (2017-08-16 11:48:58 UTC) #12
ossu
On 2017/08/16 11:48:58, kwiberg-webrtc wrote: > On 2017/08/15 13:47:15, ossu wrote: > > Maybe it's ...
3 years, 4 months ago (2017-08-17 10:15:55 UTC) #13
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/2996593002/20001
3 years, 4 months ago (2017-08-17 10:54:11 UTC) #15
commit-bot: I haz the power
3 years, 4 months ago (2017-08-17 12:31:38 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/6ff045f097529ab71fbe9233a...

Powered by Google App Engine
This is Rietveld 408576698