MSE and non-MSE: Relax mp4a mimetype to allow leading 0 in aud-oti
commitd8590e28fd83b265559479164499767f2f852b53
authorwolenetz <wolenetz@chromium.org>
Wed, 10 Dec 2014 19:45:37 +0000 (10 11:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Dec 2014 19:46:02 +0000 (10 19:46 +0000)
treefc0fb910e73ff91a61d906b7dbfa4f7fd5222925
parentbcb30d6b5cc579153cec6267430c216bf3c599c6
MSE and non-MSE: Relax mp4a mimetype to allow leading 0 in aud-oti

Adds codec string support for mp4a.40.02 and mp4a.40.05 to match
existing support (or lack thereof) for mp4a.40.2 and mp4a.40.5,
respectively.

To satisfy presubmit, also includes result of $ git cl format net

BUG=440607
R=servolk@chromium.org,rsleevi@chromium.org,dalecurtis@chromium.org
TEST=Updated MediaCanPlayTypeTest.CodecSupportTest_*

Review URL: https://codereview.chromium.org/791863002

Cr-Commit-Position: refs/heads/master@{#307743}
content/browser/media/media_canplaytype_browsertest.cc
net/base/mime_util.cc