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

Issue 1970343002: Make sure WebRTC works without libvpx VP9 support. (Closed)

Created:
4 years, 7 months ago by pbos-webrtc
Modified:
4 years, 7 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, perkj_webrtc, mflodman, marpan2
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make sure WebRTC works without libvpx VP9 support. Wires up existing libvpx_build_vp9==0 GYP flag into WebRTC and makes VP9 optional. Change is GYP only for now since libvpx's GN files build VP9 unconditionally. BUG=webrtc:5884 R=kjellander@webrtc.org Committed: https://crrev.com/1299615838ccb2ae1520ac9724a7f2b7e6c7919c Cr-Commit-Position: refs/heads/master@{#12741}

Patch Set 1 #

Patch Set 2 : add test to make sure VP9 support isn't announced #

Total comments: 4

Patch Set 3 : sort headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -21 lines) Patch
M webrtc/build/common.gypi View 2 chunks +6 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 chunks +17 lines, -0 lines 0 comments Download
M webrtc/modules/modules.gyp View 3 chunks +5 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp9/include/vp9.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp9/vp9.gyp View 2 chunks +15 lines, -6 lines 0 comments Download
M webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
A + webrtc/modules/video_coding/codecs/vp9/vp9_noop.cc View 1 1 chunk +22 lines, -12 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/video/full_stack.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M webrtc/video/video_decoder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/video_encoder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
pbos-webrtc
PTAL, this gyp flag is already available in third_party/libvpx/libvpx.gyp and 1 by default.
4 years, 7 months ago (2016-05-12 19:45:08 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970343002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970343002/1
4 years, 7 months ago (2016-05-12 19:45:19 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/5499)
4 years, 7 months ago (2016-05-12 19:50:11 UTC) #5
pbos-webrtc
add test to make sure VP9 support isn't announced
4 years, 7 months ago (2016-05-12 19:53:56 UTC) #6
kjellander_webrtc
lgtm with a GYP question though https://codereview.webrtc.org/1970343002/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1970343002/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc#newcode31 webrtc/media/engine/webrtcvideoengine2.cc:31: #include "webrtc/modules/video_coding/codecs/vp9/include/vp9.h" nit: ...
4 years, 7 months ago (2016-05-13 05:26:15 UTC) #7
pbos-webrtc
https://codereview.webrtc.org/1970343002/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/1970343002/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc#newcode31 webrtc/media/engine/webrtcvideoengine2.cc:31: #include "webrtc/modules/video_coding/codecs/vp9/include/vp9.h" On 2016/05/13 05:26:15, kjellander (webrtc) wrote: > ...
4 years, 7 months ago (2016-05-14 00:03:06 UTC) #11
pbos-webrtc
sort headers
4 years, 7 months ago (2016-05-14 00:03:09 UTC) #12
pbos-webrtc
4 years, 7 months ago (2016-05-14 00:03:34 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1299615838ccb2ae1520ac9724a7f2b7e6c7919c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698