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

Issue 1852523002: Tie kWebRtcH264WithOpenH264FFmpeg and kEnableWebRtcHWH264Encoding flags on Mac (Closed)

Created:
4 years, 8 months ago by emircan
Modified:
4 years, 8 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, 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

Tie kWebRtcH264WithOpenH264FFmpeg and kEnableWebRtcHWH264Encoding flags on Mac This CL enables using VideoToolbox encoder when kWebRtcH264WithOpenH264FFmpeg flag is on. BUG=597334 Committed: https://crrev.com/e123143c71aae717dca25f3e2767994b3098ccc9 Cr-Commit-Position: refs/heads/master@{#385860}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_video_encoder_factory.cc View 1 2 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 27 (10 generated)
emircan
PTAL.
4 years, 8 months ago (2016-03-31 19:38:20 UTC) #4
Niklas Enbom
We should enable #disable-webrtc-hw-encoding for OSX, that way we can still test both implementations. On ...
4 years, 8 months ago (2016-03-31 21:16:54 UTC) #5
hbos_chromium
Is this right to do? I'm thinking... 1) kWebRtcH264WithOpenH264FFmpeg is named as such because it ...
4 years, 8 months ago (2016-04-01 10:12:49 UTC) #6
Niklas Enbom
I think we only should have one user facing (chrome://flags) flag to enable/disable H264 for ...
4 years, 8 months ago (2016-04-01 21:15:57 UTC) #7
emircan
On 2016/04/01 10:12:49, hbos_chromium wrote: > Why do we want to reuse this flag as ...
4 years, 8 months ago (2016-04-01 21:46:18 UTC) #8
hbos_chromium
To have a single user facing H.264 about_flag would be nice, I agree. But then ...
4 years, 8 months ago (2016-04-04 08:22:41 UTC) #9
emircan
On 2016/04/04 08:22:41, hbos_chromium wrote: > To have a single user facing H.264 about_flag would ...
4 years, 8 months ago (2016-04-05 23:49:30 UTC) #10
hbos_chromium
On 2016/04/05 23:49:30, emircan wrote: > On 2016/04/04 08:22:41, hbos_chromium wrote: > > To have ...
4 years, 8 months ago (2016-04-06 09:58:29 UTC) #11
hbos_chromium
lgtm if in the event of outstanding HW encode bugs we make sure HW encode ...
4 years, 8 months ago (2016-04-06 10:05:39 UTC) #12
emircan
Yes, if we see HW errors blocking the process, we can definitely revert this and ...
4 years, 8 months ago (2016-04-07 00:12:52 UTC) #13
emircan
mcasas@ for OWNERS review.
4 years, 8 months ago (2016-04-07 00:13:24 UTC) #15
mcasas
LGTM, please update the bug link. https://codereview.chromium.org/1852523002/diff/20001/content/renderer/media/rtc_video_encoder_factory.cc File content/renderer/media/rtc_video_encoder_factory.cc (right): https://codereview.chromium.org/1852523002/diff/20001/content/renderer/media/rtc_video_encoder_factory.cc#newcode40 content/renderer/media/rtc_video_encoder_factory.cc:40: base::FeatureList::IsEnabled(content::kWebRtcH264WithOpenH264FFmpeg); No need ...
4 years, 8 months ago (2016-04-07 17:14:42 UTC) #16
emircan
https://codereview.chromium.org/1852523002/diff/20001/content/renderer/media/rtc_video_encoder_factory.cc File content/renderer/media/rtc_video_encoder_factory.cc (right): https://codereview.chromium.org/1852523002/diff/20001/content/renderer/media/rtc_video_encoder_factory.cc#newcode40 content/renderer/media/rtc_video_encoder_factory.cc:40: base::FeatureList::IsEnabled(content::kWebRtcH264WithOpenH264FFmpeg); On 2016/04/07 17:14:42, mcasas wrote: > No need ...
4 years, 8 months ago (2016-04-07 19:23:28 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1852523002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1852523002/60001
4 years, 8 months ago (2016-04-07 19:24:16 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 8 months ago (2016-04-07 21:20:06 UTC) #23
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/e123143c71aae717dca25f3e2767994b3098ccc9 Cr-Commit-Position: refs/heads/master@{#385860}
4 years, 8 months ago (2016-04-07 21:29:50 UTC) #25
kjellander_chromium
4 years, 8 months ago (2016-04-08 11:44:17 UTC) #26
Message was sent while issue was closed.
On 2016/04/07 21:29:50, commit-bot: I haz the power wrote:
> Patchset 3 (id:??) landed as
> https://crrev.com/e123143c71aae717dca25f3e2767994b3098ccc9
> Cr-Commit-Position: refs/heads/master@{#385860}

FTR: This was reverted in https://codereview.chromium.org/1868133002
See https://bugs.chromium.org/p/chromium/issues/detail?id=600685 for details.

Powered by Google App Engine
This is Rietveld 408576698