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

Issue 2503233003: Add enumerations for compressed (E)AC3 sample format (Closed)

Created:
4 years, 1 month ago by AndyWu
Modified:
4 years, 1 month ago
CC:
alokp+watch_chromium.org, avayvod+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, halliwell+watch_chromium.org, jam, lcwu+watch_chromium.org, mlamouri+watch-media_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add enumerations for compressed (E)AC3 sample format This CL is part of enabling (E)AC3 passthrough feature. The new enumerations indicate that the audio output is compressed (E)AC3 bitstream instead of PCM samples. BUG=613385 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/59327d6bb57d4ba6ec7d6ba41f5e6f63aa3f77ce Cr-Commit-Position: refs/heads/master@{#433420}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add enumerations for compressed (E)AC3 sample format #

Patch Set 3 : Fix proto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -1 line) Patch
M chromecast/media/cma/base/decoder_config_adapter.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/media/media_internals.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/audio/audio_manager_base.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M media/base/android/media_codec_util.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M media/base/android/sdk_media_codec_bridge.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/base/audio_buffer.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/audio_parameters.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M media/base/audio_parameters.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M media/base/sample_format.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M media/base/sample_format.cc View 1 5 chunks +31 lines, -0 lines 0 comments Download
M media/remoting/proto/remoting_rpc_message.proto View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M media/remoting/rpc/proto_enum_utils.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (30 generated)
AndyWu
4 years, 1 month ago (2016-11-16 19:30:37 UTC) #5
DaleCurtis
We should choose a common word for this and use it everywhere :) I like ...
4 years, 1 month ago (2016-11-17 00:02:15 UTC) #6
AndyWu
Thanks a lot for your suggestions. https://codereview.chromium.org/2503233003/diff/1/media/audio/audio_manager_base.cc File media/audio/audio_manager_base.cc (right): https://codereview.chromium.org/2503233003/diff/1/media/audio/audio_manager_base.cc#newcode141 media/audio/audio_manager_base.cc:141: // TODO(tsunghung): create ...
4 years, 1 month ago (2016-11-17 18:56:55 UTC) #7
DaleCurtis
lgtm
4 years, 1 month ago (2016-11-17 19:27:24 UTC) #8
chcunningham
lgtm :)
4 years, 1 month ago (2016-11-18 19:10:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2503233003/40001
4 years, 1 month ago (2016-11-18 20:49:32 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/308555)
4 years, 1 month ago (2016-11-18 21:39:41 UTC) #26
halliwell
On 2016/11/18 21:39:41, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-11-18 23:25:24 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2503233003/40001
4 years, 1 month ago (2016-11-19 16:05:55 UTC) #37
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-19 16:10:21 UTC) #39
commit-bot: I haz the power
4 years, 1 month ago (2016-11-19 16:11:47 UTC) #41
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/59327d6bb57d4ba6ec7d6ba41f5e6f63aa3f77ce
Cr-Commit-Position: refs/heads/master@{#433420}

Powered by Google App Engine
This is Rietveld 408576698