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

Issue 2471573003: Split out target rtc_media_base from rtc_media (Closed)

Created:
4 years, 1 month ago by magjed_webrtc
Modified:
4 years, 1 month ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Split out target rtc_media_base from rtc_media The purpose with this CL is to be able to depend on cricket::VideoCodec (webrtc/media/base/codec.h) from other targets without getting cyclic dependencies. BUG=webrtc:6402, webrtc:6337 NOTRY=True Committed: https://crrev.com/aae7e7cf35a5bb43ebbaf75396aa7ccc544e920a Cr-Commit-Position: refs/heads/master@{#15137}

Patch Set 1 #

Patch Set 2 : Fix size_t to int conversion. #

Total comments: 2

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -6 lines) Patch
M webrtc/media/BUILD.gn View 1 2 4 chunks +35 lines, -3 lines 0 comments Download
M webrtc/media/base/codec.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
magjed_webrtc
kjellander - please take a look.
4 years, 1 month ago (2016-11-03 16:59:29 UTC) #3
kjellander_webrtc
looks good, but you'll have to update GYP a few more days unfortunately.
4 years, 1 month ago (2016-11-07 21:12:33 UTC) #4
magjed_webrtc
On 2016/11/07 21:12:33, kjellander_webrtc wrote: > looks good, but you'll have to update GYP a ...
4 years, 1 month ago (2016-11-14 16:06:07 UTC) #5
kjellander_webrtc
On 2016/11/14 16:06:07, magjed_webrtc wrote: > On 2016/11/07 21:12:33, kjellander_webrtc wrote: > > looks good, ...
4 years, 1 month ago (2016-11-14 21:12:58 UTC) #6
kjellander_webrtc
On 2016/11/14 21:12:58, kjellander_webrtc wrote: > On 2016/11/14 16:06:07, magjed_webrtc wrote: > > On 2016/11/07 ...
4 years, 1 month ago (2016-11-16 21:33:45 UTC) #7
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/2471573003/20001
4 years, 1 month ago (2016-11-17 10:38:46 UTC) #13
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, 1 month ago (2016-11-17 10:38:48 UTC) #15
magjed_webrtc
On 2016/11/16 21:33:45, kjellander_webrtc wrote: > On 2016/11/14 21:12:58, kjellander_webrtc wrote: > > On 2016/11/14 ...
4 years, 1 month ago (2016-11-17 10:49:40 UTC) #16
kjellander_webrtc
lgtm although I'm not owner here. https://codereview.webrtc.org/2471573003/diff/20001/webrtc/media/BUILD.gn File webrtc/media/BUILD.gn (left): https://codereview.webrtc.org/2471573003/diff/20001/webrtc/media/BUILD.gn#oldcode174 webrtc/media/BUILD.gn:174: "../video", So video ...
4 years, 1 month ago (2016-11-17 14:58:42 UTC) #17
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/2471573003/20001
4 years, 1 month ago (2016-11-17 15:04:51 UTC) #20
magjed_webrtc
https://codereview.webrtc.org/2471573003/diff/20001/webrtc/media/BUILD.gn File webrtc/media/BUILD.gn (left): https://codereview.webrtc.org/2471573003/diff/20001/webrtc/media/BUILD.gn#oldcode174 webrtc/media/BUILD.gn:174: "../video", On 2016/11/17 14:58:42, kjellander_webrtc wrote: > So video ...
4 years, 1 month ago (2016-11-17 15:12:49 UTC) #21
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/2471573003/20001
4 years, 1 month ago (2016-11-17 15:12:59 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/10374)
4 years, 1 month ago (2016-11-17 15:15:19 UTC) #25
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/2471573003/40001
4 years, 1 month ago (2016-11-17 15:28:00 UTC) #29
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-17 15:29:34 UTC) #31
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/aae7e7cf35a5bb43ebbaf75396aa7ccc544e920a Cr-Commit-Position: refs/heads/master@{#15137}
4 years, 1 month ago (2016-11-17 15:29:41 UTC) #33
magjed_webrtc
4 years, 1 month ago (2016-11-17 15:51:15 UTC) #34
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.webrtc.org/2508163002/ by magjed@webrtc.org.

The reason for reverting is: Breaks downstream import..

Powered by Google App Engine
This is Rietveld 408576698