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

Issue 2717113002: Refactor + enable GN check on video_coding_utility (Closed)

Created:
3 years, 10 months ago by kjellander_webrtc
Modified:
3 years, 9 months ago
Reviewers:
magjed_webrtc, brandtr
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactor + enable GN check on video_coding_utility To avoid the cyclic dependency BUG=webrtc:6828 NOTRY=True TBR=magjed@webrtc.org Review-Url: https://codereview.webrtc.org/2717113002 Cr-Commit-Position: refs/heads/master@{#17116} Committed: https://chromium.googlesource.com/external/webrtc/+/a8d8aadba8c64fe7832339ef1e8e802d0718fe38

Patch Set 1 #

Total comments: 4

Patch Set 2 : Moved the source files as well #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -296 lines) Patch
M webrtc/media/engine/videoencodersoftwarefallbackwrapper_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/BUILD.gn View 1 6 chunks +7 lines, -8 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/modules/video_coding/codecs/vp8/simulcast_rate_allocator.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/simulcast_unittest.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/modules/video_coding/qp_parser.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/modules/video_coding/qp_parser.cc View 1 1 chunk +1 line, -1 line 0 comments Download
D webrtc/modules/video_coding/utility/qp_parser.h View 1 1 chunk +0 lines, -30 lines 0 comments Download
D webrtc/modules/video_coding/utility/qp_parser.cc View 1 1 chunk +0 lines, -28 lines 0 comments Download
D webrtc/modules/video_coding/utility/simulcast_rate_allocator.h View 1 1 chunk +0 lines, -51 lines 0 comments Download
D webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc View 1 1 chunk +0 lines, -162 lines 0 comments Download
M webrtc/modules/video_coding/utility/simulcast_rate_allocator_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/video_codec_initializer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/video_coding_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/video_sender_unittest.cc View 1 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (15 generated)
kjellander_webrtc
3 years, 9 months ago (2017-03-08 08:38:48 UTC) #2
kjellander_webrtc
What do you think about this?
3 years, 9 months ago (2017-03-08 08:40:40 UTC) #5
brandtr
lgtm. Does it make sense to move these files now? (Could be done in a ...
3 years, 9 months ago (2017-03-08 10:37:14 UTC) #8
kjellander_webrtc
Did the refactoring. Will land after running Chromium trybots https://codereview.webrtc.org/2717113002/diff/1/webrtc/modules/video_coding/BUILD.gn File webrtc/modules/video_coding/BUILD.gn (right): https://codereview.webrtc.org/2717113002/diff/1/webrtc/modules/video_coding/BUILD.gn#newcode74 webrtc/modules/video_coding/BUILD.gn:74: ...
3 years, 9 months ago (2017-03-08 11:16:18 UTC) #10
kjellander_webrtc
+magjed for webrtc/media/engine/videoencodersoftwarefallbackwrapper_unittest.cc
3 years, 9 months ago (2017-03-08 11:52:46 UTC) #12
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/2717113002/40001
3 years, 9 months ago (2017-03-08 13:36:39 UTC) #16
commit-bot: I haz the power
Failed to apply patch for webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 9 months ago (2017-03-08 13:38:57 UTC) #18
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/2717113002/60001
3 years, 9 months ago (2017-03-08 13:40:10 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-08 13:42:30 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/a8d8aadba8c64fe7832339ef1...

Powered by Google App Engine
This is Rietveld 408576698