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

Issue 660493002: VideoCapture: Sort VideoPixelFormat in order of preference (Closed)

Created:
6 years, 2 months ago by magjed_chromium
Modified:
6 years, 2 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, wjia+watch_chromium.org, mcasas+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

VideoCapture: Sort VideoPixelFormat in order of preference Committed: https://crrev.com/c066b30dc37e4601ba16f42cbb938d45719af81f Cr-Commit-Position: refs/heads/master@{#300315}

Patch Set 1 #

Patch Set 2 : histogram.xml #

Patch Set 3 : restore UMA enum order #

Patch Set 4 : use temp enum #

Total comments: 4

Patch Set 5 : obsolete UMA #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M content/browser/renderer_host/media/video_capture_controller.cc View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M media/video/capture/video_capture_types.h View 1 chunk +5 lines, -5 lines 0 comments Download
M media/video/capture/video_capture_types.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
magjed_chromium
perkj: Please take a look.
6 years, 2 months ago (2014-10-15 18:27:33 UTC) #2
perkj_chrome
How about the UMA-stats that mcasas added that uses the format. Are they based on ...
6 years, 2 months ago (2014-10-16 06:56:59 UTC) #3
magjed_chromium
I forgot about the UMA-stats, I have added them now. Please take another look.
6 years, 2 months ago (2014-10-16 07:55:35 UTC) #4
perkj_chrome
Alexei, can the order in a UMA stat enum be changed between Chrome revisions?
6 years, 2 months ago (2014-10-16 08:02:31 UTC) #6
Alexei Svitkine (slow)
On 2014/10/16 08:02:31, perkj wrote: > Alexei, can the order in a UMA stat enum ...
6 years, 2 months ago (2014-10-16 13:42:05 UTC) #7
magjed_chromium
perkj, mcasas: Please take another look.
6 years, 2 months ago (2014-10-17 08:41:42 UTC) #9
mcasas
Looks blergh but I guess we just earned it by not keeping PixelFormat sorted from ...
6 years, 2 months ago (2014-10-19 13:13:15 UTC) #11
magjed_chromium
The alternative is to deprecate the previous UMA enum and make a new one, but ...
6 years, 2 months ago (2014-10-19 13:30:16 UTC) #12
mcasas
https://codereview.chromium.org/660493002/diff/80001/content/browser/renderer_host/media/video_capture_controller.cc File content/browser/renderer_host/media/video_capture_controller.cc (right): https://codereview.chromium.org/660493002/diff/80001/content/browser/renderer_host/media/video_capture_controller.cc#newcode94 content/browser/renderer_host/media/video_capture_controller.cc:94: static int GetUmaLabel(media::VideoPixelFormat format) { On 2014/10/19 13:30:16, magjed ...
6 years, 2 months ago (2014-10-20 09:06:20 UTC) #13
Alexei Svitkine (slow)
lgtm
6 years, 2 months ago (2014-10-20 15:16:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660493002/100001
6 years, 2 months ago (2014-10-20 18:10:23 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:100001)
6 years, 2 months ago (2014-10-20 19:31:58 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 19:32:55 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c066b30dc37e4601ba16f42cbb938d45719af81f
Cr-Commit-Position: refs/heads/master@{#300315}

Powered by Google App Engine
This is Rietveld 408576698