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

Issue 1969673002: Disable HW H264 decoder for Win7 & add enable flag (Closed)

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

Description

Disable HW H264 decoder for Win7 & add enable flag This CL disables HW H264 decoder which has problems on Win7. Also, adds a new flag --enable-win7-webrtc-hw-h264-decoding to enable it optionally. BUG=webrtc:5717 Committed: https://crrev.com/07e4c503be95e6de9fda2e67c4031beaff58f806 Cr-Commit-Position: refs/heads/master@{#393323}

Patch Set 1 : #

Patch Set 2 : Fix unittest. #

Total comments: 2

Patch Set 3 : Rename. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/media/rtc_video_decoder.cc View 1 2 2 chunks +16 lines, -0 lines 0 comments Download
M content/renderer/media/rtc_video_decoder_unittest.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
emircan
PTAL.
4 years, 7 months ago (2016-05-11 01:51:10 UTC) #5
emircan
Ping. I submitted a new patch to resolve the unittest issues.
4 years, 7 months ago (2016-05-11 18:31:21 UTC) #7
pbos
Are we sure that this is not happening on Win8 or pre-Win7? https://codereview.chromium.org/1969673002/diff/60001/content/public/common/content_switches.cc File content/public/common/content_switches.cc ...
4 years, 7 months ago (2016-05-11 21:31:46 UTC) #8
emircan
As far as I learned from Ananta, HW support is disabled on Win8. And we ...
4 years, 7 months ago (2016-05-11 23:50:14 UTC) #11
ananta
On 2016/05/11 23:50:14, emircan wrote: > As far as I learned from Ananta, HW support ...
4 years, 7 months ago (2016-05-12 00:09:44 UTC) #12
pbos-webrtc
Does this break non-RTC_USE_H264 builds (e.g. Chromium) because we claim to support H264 and announce ...
4 years, 7 months ago (2016-05-12 00:16:12 UTC) #14
pbos-webrtc
lgtm with offline explanation (we never claim to support it without SW support because we ...
4 years, 7 months ago (2016-05-12 00:20:13 UTC) #15
pbos
lgtm from other account
4 years, 7 months ago (2016-05-12 01:00:18 UTC) #16
Avi (use Gerrit)
lgtm stampity stamp
4 years, 7 months ago (2016-05-12 19:00:54 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969673002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969673002/80001
4 years, 7 months ago (2016-05-12 19:04:16 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 7 months ago (2016-05-12 19:11:26 UTC) #23
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 19:12:32 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/07e4c503be95e6de9fda2e67c4031beaff58f806
Cr-Commit-Position: refs/heads/master@{#393323}

Powered by Google App Engine
This is Rietveld 408576698