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

Issue 2587413004: Handle mp4a.a5 and mp4a.a6 codec ids in StringToAudioCodec (Closed)

Created:
4 years ago by servolk
Modified:
3 years, 11 months ago
Reviewers:
chcunningham
CC:
chromium-reviews, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle mp4a.a5 and mp4a.a6 codec ids in StringToAudioCodec We currently allow AC3/EAC3 codec id variants lower-case OTIs, i.e. mp4a.a5 and mp4a.a6 in most places (e.g. stream_parser_factory.cc and mime_util_internal.cc). We also need to support those lower-case variants in StringToAudioCodec, since otherwise they won't get recognized when an app adds a source buffer with that codec id and it's checked in SourceBufferState::Init. BUG=internal b/33554560 Committed: https://crrev.com/edcc8976094f4f678f9d82a58ab8e7c39f2c21cf Cr-Commit-Position: refs/heads/master@{#441281}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M media/base/audio_codecs.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
servolk
3 years, 11 months ago (2017-01-03 19:14:07 UTC) #7
chcunningham
lgtm
3 years, 11 months ago (2017-01-04 01:20:34 UTC) #12
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/2587413004/1
3 years, 11 months ago (2017-01-04 01:21:33 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2017-01-04 01:26:35 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 01:29:40 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/edcc8976094f4f678f9d82a58ab8e7c39f2c21cf
Cr-Commit-Position: refs/heads/master@{#441281}

Powered by Google App Engine
This is Rietveld 408576698