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

Issue 1607463002: Declare that rent_a_codec depends on the audio codecs (Closed)

Created:
4 years, 11 months ago by kwiberg-webrtc
Modified:
4 years, 11 months ago
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), hlundin-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, 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

Declare that rent_a_codec depends on the audio codecs That these declarations were missing was a bug, which apparently didn't actually cause build problems in either Chromium or WebRTC standalone. (Presumably, because rent_a_codec was always linked together with other build targets that did declare such dependencies.) BUG=webrtc:5435 Committed: https://crrev.com/0edb05b3446e92aa90b39fb4dc5a8155eb29dd84 Cr-Commit-Position: refs/heads/master@{#11303}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : gn refactoring #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -102 lines) Patch
M webrtc/build/common.gypi View 1 2 chunks +15 lines, -13 lines 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 1 2 3 chunks +41 lines, -57 lines 3 comments Download
M webrtc/modules/audio_coding/audio_coding.gypi View 1 1 chunk +41 lines, -32 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
kjellander_webrtc
lgtm you hit a flake on android_dbg, just retry it (or let the CQ do ...
4 years, 11 months ago (2016-01-18 14:12:47 UTC) #3
kwiberg-webrtc
On 2016/01/18 14:12:47, kjellander (webrtc) wrote: > lgtm > you hit a flake on android_dbg, ...
4 years, 11 months ago (2016-01-18 23:51:49 UTC) #5
kjellander_webrtc
I'd prefer if you could refactor the GN parts to eliminate the code duplication in ...
4 years, 11 months ago (2016-01-19 07:51:12 UTC) #6
kwiberg-webrtc
https://codereview.webrtc.org/1607463002/diff/40001/webrtc/modules/audio_coding/BUILD.gn File webrtc/modules/audio_coding/BUILD.gn (right): https://codereview.webrtc.org/1607463002/diff/40001/webrtc/modules/audio_coding/BUILD.gn#newcode30 webrtc/modules/audio_coding/BUILD.gn:30: defines += [ "WEBRTC_CODEC_ILBC" ] On 2016/01/19 07:51:12, kjellander ...
4 years, 11 months ago (2016-01-19 10:58:39 UTC) #7
hlundin-webrtc
LGTM with one question. https://codereview.webrtc.org/1607463002/diff/60001/webrtc/modules/audio_coding/BUILD.gn File webrtc/modules/audio_coding/BUILD.gn (right): https://codereview.webrtc.org/1607463002/diff/60001/webrtc/modules/audio_coding/BUILD.gn#newcode104 webrtc/modules/audio_coding/BUILD.gn:104: deps = audio_codec_deps + [ ...
4 years, 11 months ago (2016-01-19 12:11:34 UTC) #9
kwiberg-webrtc
https://codereview.webrtc.org/1607463002/diff/60001/webrtc/modules/audio_coding/BUILD.gn File webrtc/modules/audio_coding/BUILD.gn (right): https://codereview.webrtc.org/1607463002/diff/60001/webrtc/modules/audio_coding/BUILD.gn#newcode104 webrtc/modules/audio_coding/BUILD.gn:104: deps = audio_codec_deps + [ On 2016/01/19 12:11:34, hlundin-webrtc ...
4 years, 11 months ago (2016-01-19 12:21:50 UTC) #10
hlundin-webrtc
https://codereview.webrtc.org/1607463002/diff/60001/webrtc/modules/audio_coding/BUILD.gn File webrtc/modules/audio_coding/BUILD.gn (right): https://codereview.webrtc.org/1607463002/diff/60001/webrtc/modules/audio_coding/BUILD.gn#newcode104 webrtc/modules/audio_coding/BUILD.gn:104: deps = audio_codec_deps + [ On 2016/01/19 12:21:50, kwiberg-webrtc ...
4 years, 11 months ago (2016-01-19 12:30:15 UTC) #11
kjellander_webrtc
lgtm
4 years, 11 months ago (2016-01-19 12:35:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1607463002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1607463002/60001
4 years, 11 months ago (2016-01-19 12:48:06 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 11 months ago (2016-01-19 13:54:32 UTC) #16
commit-bot: I haz the power
4 years, 11 months ago (2016-01-19 13:54:35 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0edb05b3446e92aa90b39fb4dc5a8155eb29dd84
Cr-Commit-Position: refs/heads/master@{#11303}

Powered by Google App Engine
This is Rietveld 408576698