diff options
author | Sunita Nadampalli | 2016-07-01 14:21:11 -0500 |
---|---|---|
committer | Praneeth Bajjuri | 2016-07-19 00:51:22 -0500 |
commit | 79216f68228c9ce1a7487ccda2987b7cf309c733 (patch) | |
tree | 39caf2eb73c65aea112aba83b88721f972ba8635 /media_codecs.xml | |
parent | b991165ed5a496f7046cd792383dc38ec7ec8b17 (diff) | |
download | device-ti-am57xevm-79216f68228c9ce1a7487ccda2987b7cf309c733.tar.gz device-ti-am57xevm-79216f68228c9ce1a7487ccda2987b7cf309c733.tar.xz device-ti-am57xevm-79216f68228c9ce1a7487ccda2987b7cf309c733.zip |
media_codecs.xml: Publish AdaptivePlayback feature for AVC decoder
Change-Id: I9ade6a1a47447741e2683c201c702ed0d83e271a
Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'media_codecs.xml')
-rw-r--r-- | media_codecs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media_codecs.xml b/media_codecs.xml index 9456114..6c34266 100644 --- a/media_codecs.xml +++ b/media_codecs.xml | |||
@@ -31,6 +31,7 @@ | |||
31 | <Limit name="block-size" value="16x16" /> | 31 | <Limit name="block-size" value="16x16" /> |
32 | <Limit name="blocks-per-second" min="1" max="489600" /> | 32 | <Limit name="blocks-per-second" min="1" max="489600" /> |
33 | <Limit name="bitrate" range="1-62500000" /> | 33 | <Limit name="bitrate" range="1-62500000" /> |
34 | <Feature name="adaptive-playback" /> | ||
34 | </Type> | 35 | </Type> |
35 | 36 | ||
36 | <Type name="video/mp4v-es"> | 37 | <Type name="video/mp4v-es"> |