diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2022-01-31 00:42:42 -0800 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2022-01-31 00:42:42 -0800 |
commit | ae684762c4b8e35954a31cba8a9ac8f139c2cccb (patch) | |
tree | 0c14a7b4a4570e360a367004ab6f8e3e672ce83a | |
parent | 3ad499dacddab9e54cfbeba041a6ab3a3b31d256 (diff) | |
parent | 449ffe60c7827f662dcd94deb457b194a2cafdc4 (diff) |
Merge 449ffe60c7827f662dcd94deb457b194a2cafdc4 on remote branch
Change-Id: Ie293175d5e02f8a5cce0245187bc7e99f9215409
-rw-r--r-- | conf_files/msmnile/media_codecs.xml | 16 | ||||
-rw-r--r-- | conf_files/msmnile/media_codecs_vendor.xml | 18 | ||||
-rw-r--r-- | conf_files/sm6150/media_codecs.xml | 16 | ||||
-rw-r--r-- | conf_files/sm6150/media_codecs_sdmmagpie_v0.xml | 18 | ||||
-rw-r--r-- | conf_files/sm6150/media_codecs_sdmmagpie_v1.xml | 18 | ||||
-rw-r--r-- | conf_files/sm6150/media_codecs_vendor.xml | 17 |
6 files changed, 103 insertions, 0 deletions
diff --git a/conf_files/msmnile/media_codecs.xml b/conf_files/msmnile/media_codecs.xml index 569b1b7b..1b98290f 100644 --- a/conf_files/msmnile/media_codecs.xml +++ b/conf_files/msmnile/media_codecs.xml @@ -181,6 +181,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-160000000" /> <Limit name="frame-rate" range="1-480" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2304" value="56" /> <Limit name="performance-point-4096x2160" value="60" /> <Limit name="performance-point-3840x2160" value="60" /> @@ -198,6 +199,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2304" value="24" /> <Limit name="performance-point-4096x2160" value="30" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -215,6 +217,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-160000000" /> <Limit name="frame-rate" range="1-480" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="quality" range="0-100" default="80" /> <Limit name="performance-point-4096x2304" value="56" /> <Limit name="performance-point-4096x2160" value="60" /> @@ -246,6 +249,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-2000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" > @@ -260,6 +264,7 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-30" /> <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1280x720" value="30" /> </MediaCodec> </Encoders> @@ -275,6 +280,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-220000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2304" value="60" /> <Limit name="performance-point-4096x2160" value="96" /> @@ -293,6 +299,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-4096x2304" value="30" /> @@ -309,6 +316,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-1920x1080" value="30" /> </MediaCodec> @@ -322,6 +330,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-1920x1080" value="30" /> @@ -336,6 +345,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2304" value="24" /> <Limit name="performance-point-4096x2160" value="30" /> @@ -353,6 +363,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-220000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="6" /> <Limit name="performance-point-4096x2304" value="60" /> <Limit name="performance-point-4096x2160" value="96" /> @@ -371,6 +382,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-4096x2304" value="30" /> @@ -387,6 +399,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-220000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2304" value="60" /> <Limit name="performance-point-4096x2160" value="96" /> @@ -405,6 +418,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-4096x2304" value="30" /> @@ -422,6 +436,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-16000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> @@ -435,6 +450,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </MediaCodec> <MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/> diff --git a/conf_files/msmnile/media_codecs_vendor.xml b/conf_files/msmnile/media_codecs_vendor.xml index e0f860be..8d4d1efa 100644 --- a/conf_files/msmnile/media_codecs_vendor.xml +++ b/conf_files/msmnile/media_codecs_vendor.xml @@ -183,6 +183,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-160000000" /> <Limit name="frame-rate" range="1-480" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2304" value="56" /> <Limit name="performance-point-4096x2160" value="60" /> <Limit name="performance-point-3840x2160" value="60" /> @@ -200,6 +201,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2304" value="24" /> <Limit name="performance-point-4096x2160" value="30" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -217,6 +219,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-160000000" /> <Limit name="frame-rate" range="1-480" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="quality" range="0-100" default="80" /> <Limit name="performance-point-4096x2304" value="56" /> <Limit name="performance-point-4096x2160" value="60" /> @@ -264,6 +267,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-2000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" > @@ -278,6 +282,7 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-30" /> <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1280x720" value="30" /> </MediaCodec> </Encoders> @@ -293,6 +298,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-220000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2304" value="60" /> <Limit name="performance-point-4096x2160" value="96" /> @@ -311,6 +317,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-4096x2304" value="30" /> @@ -327,6 +334,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-1920x1080" value="30" /> </MediaCodec> @@ -340,6 +348,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-1920x1080" value="30" /> @@ -354,6 +363,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2304" value="24" /> <Limit name="performance-point-4096x2160" value="30" /> @@ -371,6 +381,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-220000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="6" /> <Limit name="performance-point-4096x2304" value="60" /> <Limit name="performance-point-4096x2160" value="96" /> @@ -389,6 +400,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-4096x2304" value="30" /> @@ -405,6 +417,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-220000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2304" value="60" /> <Limit name="performance-point-4096x2160" value="96" /> @@ -423,6 +436,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-4096x2304" value="30" /> @@ -440,6 +454,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-16000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> @@ -454,6 +469,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </Type> <Type name="video/mp4v-esdp"> @@ -464,6 +480,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </Type> </MediaCodec> @@ -477,6 +494,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-20000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-1920x1080" value="30" /> </MediaCodec> diff --git a/conf_files/sm6150/media_codecs.xml b/conf_files/sm6150/media_codecs.xml index f4dde74a..af748c67 100644 --- a/conf_files/sm6150/media_codecs.xml +++ b/conf_files/sm6150/media_codecs.xml @@ -136,6 +136,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> <Limit name="performance-point-1920x1080" value="120" /> @@ -152,6 +153,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-120" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1088" value="60" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.hevc" type="video/hevc" > @@ -165,6 +167,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> <Limit name="performance-point-1920x1080" value="120" /> @@ -194,6 +197,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-2000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" > @@ -208,6 +212,7 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-30" /> <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1280x720" value="30" /> </MediaCodec> </Encoders> @@ -223,6 +228,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -239,6 +245,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -266,6 +273,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-1920x1080" value="30" /> @@ -280,6 +288,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-120" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-1920x1080" value="60" /> <Limit name="performance-point-1280x720" value="120" /> @@ -294,6 +303,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="6" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -310,6 +320,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -324,6 +335,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -340,6 +352,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -355,6 +368,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-16000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> @@ -369,6 +383,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </Type> <Type name="video/mp4v-esdp"> @@ -379,6 +394,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </Type> </MediaCodec> diff --git a/conf_files/sm6150/media_codecs_sdmmagpie_v0.xml b/conf_files/sm6150/media_codecs_sdmmagpie_v0.xml index b0151a96..c9e0d894 100644 --- a/conf_files/sm6150/media_codecs_sdmmagpie_v0.xml +++ b/conf_files/sm6150/media_codecs_sdmmagpie_v0.xml @@ -148,6 +148,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-480" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.vp8" type="video/x-vnd.on2.vp8" > <Quirk name="requires-allocate-on-input-ports" /> @@ -160,6 +161,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.hevc" type="video/hevc" > <Quirk name="requires-allocate-on-input-ports" /> @@ -172,6 +174,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-480" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="quality" range="0-100" default="80" /> <Feature name="bitrate-modes" value="VBR,CBR,CQ" /> </MediaCodec> @@ -187,6 +190,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-2000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" > <Quirk name="requires-allocate-on-input-ports" /> @@ -200,6 +204,7 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-30" /> <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> </Encoders> <Decoders> @@ -214,6 +219,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.avc.secure" type="video/avc" > @@ -226,6 +232,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -239,6 +246,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.mpeg2.secure" type="video/mpeg2" > @@ -251,6 +259,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -264,6 +273,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.vp9" type="video/x-vnd.on2.vp9" > @@ -276,6 +286,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="6" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.vp9.secure" type="video/x-vnd.on2.vp9" > @@ -288,6 +299,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -301,6 +313,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-480" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" > @@ -313,6 +326,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -327,6 +341,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-16000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qti.video.decoder.mpeg4sw"> @@ -340,6 +355,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </Type> <Type name="video/mp4v-esdp"> <Limit name="size" min="16x16" max="1920x1088" /> @@ -349,6 +365,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </Type> </MediaCodec> <MediaCodec name="OMX.qti.video.decoder.vc1sw" type="video/x-ms-wmv" > @@ -361,6 +378,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-20000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/> diff --git a/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml b/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml index ab0c0b54..ff62aa60 100644 --- a/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml +++ b/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml @@ -138,6 +138,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.vp8" type="video/x-vnd.on2.vp8" > <Quirk name="requires-allocate-on-input-ports" /> @@ -150,6 +151,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-120" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.hevc" type="video/hevc" > <Quirk name="requires-allocate-on-input-ports" /> @@ -162,6 +164,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="quality" range="0-100" default="80" /> <Feature name="bitrate-modes" value="VBR,CBR,CQ" /> </MediaCodec> @@ -177,6 +180,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-2000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" > <Quirk name="requires-allocate-on-input-ports" /> @@ -190,6 +194,7 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-30" /> <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </MediaCodec> </Encoders> <Decoders> @@ -204,6 +209,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.avc.secure" type="video/avc" > @@ -216,6 +222,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -229,6 +236,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.mpeg2.secure" type="video/mpeg2" > @@ -241,6 +249,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -254,6 +263,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-120" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.vp9" type="video/x-vnd.on2.vp9" > @@ -266,6 +276,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="6" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.vp9.secure" type="video/x-vnd.on2.vp9" > @@ -278,6 +289,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -291,6 +303,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" > @@ -303,6 +316,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> </MediaCodec> @@ -317,6 +331,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-16000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.qti.video.decoder.mpeg4sw"> @@ -330,6 +345,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </Type> <Type name="video/mp4v-esdp"> <Limit name="size" min="16x16" max="1920x1088" /> @@ -339,6 +355,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> </Type> </MediaCodec> <MediaCodec name="OMX.qti.video.decoder.vc1sw" type="video/x-ms-wmv" > @@ -351,6 +368,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-20000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> </MediaCodec> <MediaCodec name="OMX.google.opus.decoder" type="audio/opus" update="true" rank="100"/> diff --git a/conf_files/sm6150/media_codecs_vendor.xml b/conf_files/sm6150/media_codecs_vendor.xml index 577b22ae..35cbe789 100644 --- a/conf_files/sm6150/media_codecs_vendor.xml +++ b/conf_files/sm6150/media_codecs_vendor.xml @@ -136,6 +136,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> <Limit name="performance-point-1920x1080" value="120" /> @@ -152,6 +153,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-3840x2160" value="30" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.hevc" type="video/hevc" > @@ -165,6 +167,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> <Limit name="performance-point-1920x1080" value="120" /> @@ -182,6 +185,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-2000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.mpeg4sw" type="video/mp4v-es" > @@ -196,6 +200,7 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-30" /> <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1280x720" value="30" /> </MediaCodec> </Encoders> @@ -211,6 +216,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -227,6 +233,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-35000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -241,6 +248,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-1920x1080" value="30" /> </MediaCodec> @@ -254,6 +262,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-35000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-1920x1080" value="30" /> @@ -268,6 +277,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-3840x2160" value="30" /> <Limit name="performance-point-1920x1080" value="60" /> @@ -283,6 +293,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-120000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="6" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -299,6 +310,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-35000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -313,6 +325,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-4096x2160" value="24" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -329,6 +342,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-35000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-3840x2160" value="30" /> @@ -344,6 +358,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-16000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="concurrent-instances" max="16" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> @@ -358,6 +373,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </Type> <Type name="video/mp4v-esdp"> @@ -368,6 +384,7 @@ Only the three quirks included above are recognized at this point: <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Limit name="concurrent-instances" max="16" /> + <Feature name="can-swap-width-height" required="true" /> <Limit name="performance-point-1920x1080" value="30" /> </Type> </MediaCodec> |