diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2021-12-29 04:32:43 -0800 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2021-12-29 04:32:43 -0800 |
commit | 9a4d14cbe6c252e13f41621d79ba920ca0dccfbc (patch) | |
tree | d9e1208b0cfe8475a67e0cf7bce8c06bdd7fb710 | |
parent | 50ee73ae91bbac47b31bda9579ba029060cdc9c9 (diff) | |
parent | 0381c23997102303f8a1c3682eecc14abcea479b (diff) |
Merge 0381c23997102303f8a1c3682eecc14abcea479b on remote branch
Change-Id: I7f929072974505557bf64790157144f3b35cdb69
-rw-r--r-- | conf_files/bengal/media_codecs_vendor_khaje.xml | 4 | ||||
-rw-r--r-- | conf_files/kona/media_codecs.xml | 1 | ||||
-rw-r--r-- | conf_files/kona/media_codecs_vendor.xml | 1 | ||||
-rw-r--r-- | conf_files/lito/media_codecs.xml | 1 | ||||
-rw-r--r-- | conf_files/lito/media_codecs_vendor.xml | 1 | ||||
-rw-r--r-- | conf_files/lito/media_codecs_vendor_lagoon_v0.xml | 1 | ||||
-rw-r--r-- | conf_files/lito/media_codecs_vendor_lagoon_v1.xml | 1 |
7 files changed, 8 insertions, 2 deletions
diff --git a/conf_files/bengal/media_codecs_vendor_khaje.xml b/conf_files/bengal/media_codecs_vendor_khaje.xml index 00997f90..4776937e 100644 --- a/conf_files/bengal/media_codecs_vendor_khaje.xml +++ b/conf_files/bengal/media_codecs_vendor_khaje.xml @@ -327,8 +327,8 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="2x2" max="1280x720" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="8x8" /> - <Limit name="block-count" range="1-3600" /> - <Limit name="blocks-per-second" range="1-108000" /> + <Limit name="block-count" range="1-14400" /> + <Limit name="blocks-per-second" range="1-432000" /> <Limit name="bitrate" range="1-2000000" /> </MediaCodec> <MediaCodec name="c2.android.avc.decoder" type="video/avc" update="true"> diff --git a/conf_files/kona/media_codecs.xml b/conf_files/kona/media_codecs.xml index fa3cb5c5..d725d07f 100644 --- a/conf_files/kona/media_codecs.xml +++ b/conf_files/kona/media_codecs.xml @@ -297,6 +297,7 @@ Only the three quirks included above are recognized at this point: <Limit name="blocks-per-second" min="36" max="48600" /> <Limit name="bitrate" range="1-8000000" /> <Limit name="frame-rate" range="1-30" /> + <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-720x576" value="25" /> <Limit name="performance-point-720x480" value="30" /> diff --git a/conf_files/kona/media_codecs_vendor.xml b/conf_files/kona/media_codecs_vendor.xml index 850b4d90..c22c2efe 100644 --- a/conf_files/kona/media_codecs_vendor.xml +++ b/conf_files/kona/media_codecs_vendor.xml @@ -298,6 +298,7 @@ Only the three quirks included above are recognized at this point: <Limit name="blocks-per-second" min="36" max="48600" /> <Limit name="bitrate" range="1-8000000" /> <Limit name="frame-rate" range="1-30" /> + <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-720x576" value="25" /> <Limit name="performance-point-720x480" value="30" /> diff --git a/conf_files/lito/media_codecs.xml b/conf_files/lito/media_codecs.xml index 699f935d..4072750d 100644 --- a/conf_files/lito/media_codecs.xml +++ b/conf_files/lito/media_codecs.xml @@ -219,6 +219,7 @@ Only the three quirks included above are recognized at this point: <Limit name="blocks-per-second" min="36" max="48600" /> <Limit name="bitrate" range="1-8000000" /> <Limit name="frame-rate" range="1-30" /> + <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> diff --git a/conf_files/lito/media_codecs_vendor.xml b/conf_files/lito/media_codecs_vendor.xml index 705f3cd0..20ec9692 100644 --- a/conf_files/lito/media_codecs_vendor.xml +++ b/conf_files/lito/media_codecs_vendor.xml @@ -240,6 +240,7 @@ Only the three quirks included above are recognized at this point: <Limit name="blocks-per-second" min="36" max="48600" /> <Limit name="bitrate" range="1-8000000" /> <Limit name="frame-rate" range="1-30" /> + <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> diff --git a/conf_files/lito/media_codecs_vendor_lagoon_v0.xml b/conf_files/lito/media_codecs_vendor_lagoon_v0.xml index 689bcd03..7648967f 100644 --- a/conf_files/lito/media_codecs_vendor_lagoon_v0.xml +++ b/conf_files/lito/media_codecs_vendor_lagoon_v0.xml @@ -211,6 +211,7 @@ Only the three quirks included above are recognized at this point: <Limit name="blocks-per-second" min="36" max="48600" /> <Limit name="bitrate" range="1-8000000" /> <Limit name="frame-rate" range="1-30" /> + <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> diff --git a/conf_files/lito/media_codecs_vendor_lagoon_v1.xml b/conf_files/lito/media_codecs_vendor_lagoon_v1.xml index 21815f34..cf530c8d 100644 --- a/conf_files/lito/media_codecs_vendor_lagoon_v1.xml +++ b/conf_files/lito/media_codecs_vendor_lagoon_v1.xml @@ -211,6 +211,7 @@ Only the three quirks included above are recognized at this point: <Limit name="blocks-per-second" min="36" max="48600" /> <Limit name="bitrate" range="1-8000000" /> <Limit name="frame-rate" range="1-30" /> + <Attribute name="software-codec" /> <Limit name="concurrent-instances" max="3" /> <Limit name="performance-point-720x480" value="30" /> </MediaCodec> |