aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2015-10-01 22:38:18 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-10-01 22:38:18 +0000
commitc3d7adaf415d9df778e91a6f624ca7f06393bc7d (patch)
tree483f5c93d2922fd8dfddf1ecb9254cd0f492c702
parentf0989fb9f9897ee87c1a76a2f006493c021fa95c (diff)
parent1def5aec6fe58c579c86aff33864dc7468620a95 (diff)
downloadsource.android.com-c3d7adaf415d9df778e91a6f624ca7f06393bc7d.tar.gz
Merge "CDD: Add level requirement for H.263 and MPEG-4 codecs" into mnc-dev
-rw-r--r--src/compatibility/android-cdd.html14
1 files changed, 10 insertions, 4 deletions
diff --git a/src/compatibility/android-cdd.html b/src/compatibility/android-cdd.html
index 8f4843cd..c753cf5d 100644
--- a/src/compatibility/android-cdd.html
+++ b/src/compatibility/android-cdd.html
@@ -1925,6 +1925,7 @@ requirements in [<a href="http://www.webmproject.org/hardware/rtc-coding-require
<p>Video codecs are optional for Android Watch device implementations.</p>
</div>
+<p>Android device implementations with H.263 encoders, MUST support Baseline Profile Level 45.</p>
<p>Android device implementations with H.264 codec support, MUST support Baseline
Profile Level 3 and the following SD (Standard Definition) video encoding
@@ -2008,14 +2009,19 @@ encoding profiles.</p>
<p>Video codecs are optional for Android Watch device implementations.</p>
</div>
-
<p>Device implementations MUST support dynamic video resolution switching within
the same stream for all VP8, VP9, H.264, and H.265 codecs exposed through the
standard Android APIs.</p>
-<p>Android device implementations with H.264 decoders, MUST support Baseline
-Profile Level 3 and the following SD video decoding profiles and SHOULD support
-the HD decoding profiles. Android Television devices MUST support High Profile
+<p>Android device implementations with H.263 decoders, MUST support Baseline
+Profile Level 30.</p>
+
+<p>Android device implementations with MPEG-4 decoders, MUST support Simple
+Profile Level 3.</p>
+
+<p>Android device implementations with H.264 decoders, MUST support Main Profile
+Level 3 and the following SD video decoding profiles and SHOULD support the
+HD decoding profiles. Android Television devices MUST support High Profile
Level 4.2 and the HD 1080p decoding profile.</p>
<table>
<tr>