|
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
Total comments: 4
|
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
|
Total messages: 13 (0 generated)
|