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

Issue 1336923002: Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined) (Closed)

Created:
5 years, 3 months ago by kwiberg-webrtc
Modified:
5 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, hlundin-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, kwiberg-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove the preprocessor symbol WEBRTC_CODEC_PCM16 (it was always defined) BUG=webrtc:4557 Committed: https://crrev.com/844a91081ef1141bd9888e828bef87a7737c24a8 Cr-Commit-Position: refs/heads/master@{#9955}

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -73 lines) Patch
M webrtc/engine_configurations.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/acm_codec_database.h View 3 chunks +0 lines, -12 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/acm_codec_database.cc View 6 chunks +0 lines, -6 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/codec_manager.cc View 1 chunk +1 line, -5 lines 0 comments Download
M webrtc/modules/audio_coding/main/acm2/codec_owner.cc View 1 chunk +1 line, -5 lines 0 comments Download
M webrtc/modules/audio_coding/main/test/TestAllCodecs.cc View 3 chunks +0 lines, -5 lines 0 comments Download
M webrtc/modules/audio_coding/main/test/TestRedFec.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/main/test/TestStereo.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/main/test/TestStereo.cc View 8 chunks +0 lines, -10 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/audio_decoder_impl.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc View 1 9 chunks +0 lines, -16 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (11 generated)
kwiberg-webrtc
Tina: engine_configurations.h Henrik: Everything
5 years, 3 months ago (2015-09-11 11:48:48 UTC) #2
hlundin-webrtc
lgtm https://codereview.webrtc.org/1336923002/diff/1/webrtc/modules/audio_coding/main/acm2/codec_owner.cc File webrtc/modules/audio_coding/main/acm2/codec_owner.cc (right): https://codereview.webrtc.org/1336923002/diff/1/webrtc/modules/audio_coding/main/acm2/codec_owner.cc#newcode54 webrtc/modules/audio_coding/main/acm2/codec_owner.cc:54: return !STR_CASE_CMP(codec.plname, "l16"); Unrelated to this CL: We ...
5 years, 3 months ago (2015-09-14 06:51:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1336923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1336923002/1
5 years, 3 months ago (2015-09-14 07:27:30 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/726)
5 years, 3 months ago (2015-09-14 07:29:43 UTC) #7
kwiberg-webrtc
https://codereview.webrtc.org/1336923002/diff/1/webrtc/modules/audio_coding/main/acm2/codec_owner.cc File webrtc/modules/audio_coding/main/acm2/codec_owner.cc (right): https://codereview.webrtc.org/1336923002/diff/1/webrtc/modules/audio_coding/main/acm2/codec_owner.cc#newcode54 webrtc/modules/audio_coding/main/acm2/codec_owner.cc:54: return !STR_CASE_CMP(codec.plname, "l16"); On 2015/09/14 06:51:07, hlundin-webrtc wrote: > ...
5 years, 3 months ago (2015-09-14 07:30:07 UTC) #8
hlundin-webrtc
https://codereview.webrtc.org/1336923002/diff/1/webrtc/modules/audio_coding/main/acm2/codec_owner.cc File webrtc/modules/audio_coding/main/acm2/codec_owner.cc (right): https://codereview.webrtc.org/1336923002/diff/1/webrtc/modules/audio_coding/main/acm2/codec_owner.cc#newcode54 webrtc/modules/audio_coding/main/acm2/codec_owner.cc:54: return !STR_CASE_CMP(codec.plname, "l16"); On 2015/09/14 07:30:07, kwiberg-webrtc wrote: > ...
5 years, 3 months ago (2015-09-14 07:35:57 UTC) #9
tlegrand-webrtc
lgtm
5 years, 3 months ago (2015-09-16 07:53:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1336923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1336923002/1
5 years, 3 months ago (2015-09-16 08:00:24 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_gn on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_gn/builds/5568) mac on tryserver.webrtc (JOB_FAILED, ...
5 years, 3 months ago (2015-09-16 08:01:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1336923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1336923002/20001
5 years, 3 months ago (2015-09-16 11:10:17 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel/builds/2369)
5 years, 3 months ago (2015-09-16 11:38:00 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1336923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1336923002/20001
5 years, 3 months ago (2015-09-16 12:09:33 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_baremetal on tryserver.webrtc (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.webrtc/builders/linux_baremetal/builds/7388)
5 years, 3 months ago (2015-09-16 15:10:49 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1336923002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1336923002/20001
5 years, 3 months ago (2015-09-16 15:56:54 UTC) #25
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-16 16:42:23 UTC) #26
commit-bot: I haz the power
5 years, 3 months ago (2015-09-16 16:42:36 UTC) #27
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/844a91081ef1141bd9888e828bef87a7737c24a8
Cr-Commit-Position: refs/heads/master@{#9955}

Powered by Google App Engine
This is Rietveld 408576698