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

Issue 1972333002: Use kEnableWebRtcHWH264Encoding flag when SW fallback is available (Closed)

Created:
4 years, 7 months ago by emircan
Modified:
4 years, 7 months ago
Reviewers:
Niklas Enbom, mcasas, pbos, hshi1
CC:
chromium-reviews, extensions-reviews_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, dzhioev+watch_chromium.org, achuith+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, chromium-apps-reviews_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use kEnableWebRtcHWH264Encoding flag when SW fallback is available HW H264 encoding was only enabled on extensions so far through the use of kEnableWebRtcHWH264Encoding flag. This CL attaches kEnableWebRtcHWH264Encoding when kWebRtcH264WithOpenH264FFmpeg is available. As a result, HW H264 encoding would be enabled on every supported platform where SW H264 fallback is also available. BUG=611574 Committed: https://crrev.com/6468142875bd0d0b1064965e82c4b04747cac2fd Cr-Commit-Position: refs/heads/master@{#393593}

Patch Set 1 #

Patch Set 2 : Keep flag. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M content/renderer/media/rtc_video_encoder_factory.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
emircan
PTAL.
4 years, 7 months ago (2016-05-12 22:45:22 UTC) #4
Niklas Enbom
Looking closer at the code I don't understand why HW 264 would not be exposed ...
4 years, 7 months ago (2016-05-13 15:44:14 UTC) #6
emircan
On 2016/05/13 15:44:14, Niklas Enbom wrote: > Looking closer at the code I don't understand ...
4 years, 7 months ago (2016-05-13 17:33:33 UTC) #8
Niklas Enbom
lgtm On 2016/05/13 15:44:14, Niklas Enbom wrote: > Looking closer at the code I don't ...
4 years, 7 months ago (2016-05-13 17:33:44 UTC) #9
emircan
mcasas@ for RS review.
4 years, 7 months ago (2016-05-13 17:34:24 UTC) #11
mcasas
On 2016/05/13 17:34:24, emircan wrote: > mcasas@ for RS review. RS LGTM
4 years, 7 months ago (2016-05-13 18:16:48 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972333002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972333002/20001
4 years, 7 months ago (2016-05-13 18:22:29 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-13 18:52:49 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 18:54:32 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6468142875bd0d0b1064965e82c4b04747cac2fd
Cr-Commit-Position: refs/heads/master@{#393593}

Powered by Google App Engine
This is Rietveld 408576698