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

Issue 1708963002: Ensure ADTS for AAC for MediaCodecAudioDecoder (Closed)

Created:
4 years, 10 months ago by Tima Vaisburd
Modified:
4 years, 10 months ago
Reviewers:
xhwang, DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure ADTS for AAC for MediaCodecAudioDecoder The MediaCodecBridge always sets the AAC audio stream as ADTS (Audio Data Transport Stream). We make MediaCodecAudioDecoder request ADTS for AAC streams. This CL adds new method NeedsBitstreamConversion() to the AudioDecoder interface and uses it in the DecoderStreamTraits. BUG=542910 Committed: https://crrev.com/e8b64f7cd9ea8333d217e8662f66cc7889da2c32 Cr-Commit-Position: refs/heads/master@{#376222}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M media/base/audio_decoder.h View 1 chunk +3 lines, -0 lines 1 comment Download
M media/base/audio_decoder.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/filters/android/media_codec_audio_decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/android/media_codec_audio_decoder.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M media/filters/decoder_stream_traits.h View 1 chunk +1 line, -1 line 0 comments Download
M media/filters/decoder_stream_traits.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Tima Vaisburd
PTAL
4 years, 10 months ago (2016-02-18 02:59:51 UTC) #3
DaleCurtis
I don't think the Mojo framework we have right now will support this, but for ...
4 years, 10 months ago (2016-02-18 04:04:37 UTC) #4
xhwang
Dalecurtis: MojoAudioDecoder doesn't exist yet. When we implement it we'll plumb through this information. LGTM!
4 years, 10 months ago (2016-02-18 05:14:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1708963002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1708963002/1
4 years, 10 months ago (2016-02-18 17:56:23 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-18 19:16:46 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 19:18:22 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e8b64f7cd9ea8333d217e8662f66cc7889da2c32
Cr-Commit-Position: refs/heads/master@{#376222}

Powered by Google App Engine
This is Rietveld 408576698