aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Roberts <daroberts@google.com>2015-10-07 17:10:07 -0700
committerDanielle Roberts <daroberts@google.com>2015-10-07 17:10:07 -0700
commit2764d6f6614cdb48585788cc9c2d4ce0454734a3 (patch)
treeb293c69b5f20de5cb0060c2683710b857a07b2ce
parent39f5efb7f1cdc69fdee8c5d082dcf3ced3fb5aea (diff)
downloadsource.android.com-2764d6f6614cdb48585788cc9c2d4ce0454734a3.tar.gz
CDD: Add devices must be able to decode all formats it can encode to Mulitmedia
(formerly change 787297) Bug: 19453799 Change-Id: If0747be538bd0442f3abc8f7d2785a41a0041dc3
-rw-r--r--src/compatibility/android-cdd.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 0dc95812..64045b99 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -1760,13 +1760,14 @@ files from installing and running correctly on other compatible devices.</p>
<p>Device implementations MUST support the core media formats specified in the
-Android SDK documentation [<a href="http://developer.android.com/guide/appendix/media-formats.html">Resources, 50</a>] except where explicitly permitted in this document. Specifically, device
+Android SDK documentation [<a href="http://developer.android.com/guide/appendix/media-formats.html">Resources, 50</a>]
+except where explicitly permitted in this document. Specifically, device
implementations MUST support the media formats, encoders, decoders, file types,
and container formats defined in the tables below and reported via MediaCodecList
[<a href="http://developer.android.com/reference/android/media/MediaCodecList.html">Resources,112</a>].
Device implementations MUST also be able to decode all profiles reported in its CamcorderProfile
[<a href="http://developer.android.com/reference/android/media/CamcorderProfile.html">Resources,
-113</a>].
+113</a>] and MUST be able to decode all formats it can encode.
All of these codecs are
provided as software implementations in the preferred Android implementation