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

Issue 895523002: Add 'audio/aac' mimetype support (Closed)

Created:
5 years, 10 months ago by jiajia.qin
Modified:
5 years, 8 months ago
CC:
cbentzel+watch_chromium.org, chromium-reviews, ddorwin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add 'audio/aac' mimetype support In old implementation, 'audio/aac' is not supported when using IsSupportedMediaMimeType to check. That will block aac audio to play. BUG=394681 Committed: https://crrev.com/7f7ef67cfe4ba1198a82db04ff8ca52ad416e627 Cr-Commit-Position: refs/heads/master@{#314952}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M net/base/mime_util.cc View 1 chunk +1 line, -0 lines 1 comment Download
M net/base/mime_util_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
jiajia.qin
Hi, asanka I find 'audio/aac' is not in proprietary_media_types list which will result this kind ...
5 years, 10 months ago (2015-02-05 06:35:09 UTC) #2
asanka
On 2015/02/05 at 06:35:09, jiajia.qin wrote: > Hi, asanka > I find 'audio/aac' is not ...
5 years, 10 months ago (2015-02-05 16:13:15 UTC) #4
scherkus (not reviewing)
-> dalecurtis@
5 years, 10 months ago (2015-02-05 21:02:55 UTC) #7
DaleCurtis
lgtm per http://www.w3.org/2013/12/byte-stream-format-registry/mpeg-audio-byte-stream-format.html
5 years, 10 months ago (2015-02-05 21:07:50 UTC) #8
asanka
lgtm
5 years, 10 months ago (2015-02-05 21:13:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895523002/1
5 years, 10 months ago (2015-02-06 01:57:00 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-06 03:33:29 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/7f7ef67cfe4ba1198a82db04ff8ca52ad416e627 Cr-Commit-Position: refs/heads/master@{#314952}
5 years, 10 months ago (2015-02-06 03:35:34 UTC) #13
ddorwin
It does not appear a BUG was opened (asanka's first comment). It's not clear which ...
5 years, 9 months ago (2015-03-26 01:57:59 UTC) #14
jiajia.qin
On 2015/03/26 01:57:59, ddorwin wrote: > It does not appear a BUG was opened (asanka's ...
5 years, 9 months ago (2015-03-26 07:22:30 UTC) #15
asanka
ddorwin, dalecurtis and others: If there was insufficient discussion about this and there are unresolved ...
5 years, 9 months ago (2015-03-26 17:50:21 UTC) #16
DaleCurtis
5 years, 9 months ago (2015-03-26 17:59:12 UTC) #17
Message was sent while issue was closed.
I think this is fine to leave in. There are no codecs which should be specified
with this mime type since it's always aac. It'd be nice to add some
canPlayType() tests though.

Powered by Google App Engine
This is Rietveld 408576698