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

Issue 13493018: Add UMA tracing for unsupported codecs (Closed)

Created:
7 years, 8 months ago by jrummell
Modified:
7 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add UMA tracing for unsupported codecs BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195247

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+386 lines, -0 lines) Patch
M media/filters/ffmpeg_demuxer.cc View 1 3 chunks +7 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +379 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jrummell
PTAL. This only logs codecs that aren't supported as long as FFmpeg can handle the ...
7 years, 8 months ago (2013-04-08 19:51:34 UTC) #1
scherkus (not reviewing)
what if we were to blindly log every audio/video FFmpeg CodecID we after FFmpegDemuxer finishes ...
7 years, 8 months ago (2013-04-10 00:27:25 UTC) #2
jrummell
Updated to log all codecs detected by FFmpeg, plus add the histogram annotations.
7 years, 8 months ago (2013-04-15 21:29:24 UTC) #3
Ilya Sherman
histograms usage LGTM with a couple of suggestions: https://codereview.chromium.org/13493018/diff/8001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/13493018/diff/8001/tools/metrics/histograms/histograms.xml#newcode480 tools/metrics/histograms/histograms.xml:480: <histogram ...
7 years, 8 months ago (2013-04-16 00:51:31 UTC) #4
jrummell
Changes to the histogram labels. https://codereview.chromium.org/13493018/diff/8001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/13493018/diff/8001/tools/metrics/histograms/histograms.xml#newcode480 tools/metrics/histograms/histograms.xml:480: <histogram name="Media.DetectedVideoCodec" enum="FFmpegCodecs"> On ...
7 years, 8 months ago (2013-04-16 01:48:16 UTC) #5
scherkus (not reviewing)
lgtm
7 years, 8 months ago (2013-04-16 23:50:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrummell@chromium.org/13493018/14001
7 years, 8 months ago (2013-04-18 18:47:52 UTC) #7
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=30320
7 years, 8 months ago (2013-04-18 22:48:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrummell@chromium.org/13493018/14001
7 years, 8 months ago (2013-04-19 17:43:00 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 18:45:46 UTC) #10
Message was sent while issue was closed.
Change committed as 195247

Powered by Google App Engine
This is Rietveld 408576698