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

Issue 276503002: Log codec IDs for MediaSource content. (Closed)

Created:
6 years, 7 months ago by acolwell GONE FROM CHROMIUM
Modified:
6 years, 7 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Visibility:
Public.

Description

Log codec IDs for MediaSource content. This adds code to log the audio & video codec IDs to chrome:media-internals so that content providers can easily see what codec ID's they should be using for their content. A message was also added to warn people about what they need to do with implicitly signalled HE-AAC content. BUG=370927 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269221

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address CR comment #

Patch Set 3 : Fix player_x11 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -63 lines) Patch
M content/renderer/media/webmediaplayer_impl.cc View 3 chunks +7 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder.h View 3 chunks +6 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder.cc View 1 2 chunks +12 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M media/filters/pipeline_integration_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/formats/mp4/aac.h View 2 chunks +2 lines, -1 line 0 comments Download
M media/formats/mp4/aac.cc View 3 chunks +5 lines, -1 line 0 comments Download
M media/formats/mp4/aac_unittest.cc View 1 chunk +47 lines, -47 lines 0 comments Download
M media/formats/mp4/box_definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M media/formats/mp4/box_definitions.cc View 3 chunks +19 lines, -4 lines 0 comments Download
M media/formats/mp4/box_reader.h View 1 chunk +2 lines, -0 lines 0 comments Download
M media/tools/player_x11/player_x11.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
acolwell GONE FROM CHROMIUM
6 years, 7 months ago (2014-05-07 18:00:19 UTC) #1
scherkus (not reviewing)
OOC does your feedback you gave me in https://codereview.chromium.org/76483005/ apply here? I see a fair ...
6 years, 7 months ago (2014-05-07 20:25:53 UTC) #2
acolwell GONE FROM CHROMIUM
On 2014/05/07 20:25:53, scherkus wrote: > OOC does your feedback you gave me in https://codereview.chromium.org/76483005/ ...
6 years, 7 months ago (2014-05-07 20:47:44 UTC) #3
scherkus (not reviewing)
lgtm w/ nit https://codereview.chromium.org/276503002/diff/1/media/filters/ffmpeg_audio_decoder.cc File media/filters/ffmpeg_audio_decoder.cc (right): https://codereview.chromium.org/276503002/diff/1/media/filters/ffmpeg_audio_decoder.cc#newcode359 media/filters/ffmpeg_audio_decoder.cc:359: av_frame_->sample_rate == 2 * config_.samples_per_second()) { ...
6 years, 7 months ago (2014-05-08 00:26:14 UTC) #4
acolwell GONE FROM CHROMIUM
https://codereview.chromium.org/276503002/diff/1/media/filters/ffmpeg_audio_decoder.cc File media/filters/ffmpeg_audio_decoder.cc (right): https://codereview.chromium.org/276503002/diff/1/media/filters/ffmpeg_audio_decoder.cc#newcode359 media/filters/ffmpeg_audio_decoder.cc:359: av_frame_->sample_rate == 2 * config_.samples_per_second()) { On 2014/05/08 00:26:14, ...
6 years, 7 months ago (2014-05-08 00:57:01 UTC) #5
acolwell GONE FROM CHROMIUM
The CQ bit was checked by acolwell@chromium.org
6 years, 7 months ago (2014-05-08 00:57:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/276503002/20001
6 years, 7 months ago (2014-05-08 00:59:05 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-08 06:04:57 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-08 06:33:56 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium linux_chromium_rel on tryserver.chromium
6 years, 7 months ago (2014-05-08 06:33:57 UTC) #10
acolwell GONE FROM CHROMIUM
The CQ bit was checked by acolwell@chromium.org
6 years, 7 months ago (2014-05-08 15:26:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/276503002/40001
6 years, 7 months ago (2014-05-08 15:30:46 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 11:07:27 UTC) #13
Message was sent while issue was closed.
Change committed as 269221

Powered by Google App Engine
This is Rietveld 408576698