diff options
author | Pradosh Das <prados@codeaurora.org> | 2021-05-29 10:12:32 +0530 |
---|---|---|
committer | Pradosh Das <prados@codeaurora.org> | 2021-05-29 10:12:32 +0530 |
commit | 6f28559f9fc76f0b2c6da5788287c2475966b0f2 (patch) | |
tree | 08e9eb36b7595e8c6e037e60c43e3e4d0e2ecadc | |
parent | 1515f584c52db9172084f0647ba4a5084a83007b (diff) | |
parent | 5ec0a127f5f4092754ccbee5a4d9b71603ddcc51 (diff) |
Merge commit '5ec0a127f5f4092754ccbee5a4d9b71603ddcc51' into video-userspace.lnx.4.2.r3-rel
Change-Id: I81601508bbbab942f1958c2a083fe4acac2aa00e
-rw-r--r-- | conf_files/sm6150/media_codecs.xml | 57 | ||||
-rw-r--r-- | conf_files/sm6150/media_codecs_sdmmagpie_v1.xml | 33 | ||||
-rw-r--r-- | conf_files/sm6150/media_codecs_vendor_sdmmagpie_v1.xml | 33 |
3 files changed, 60 insertions, 63 deletions
diff --git a/conf_files/sm6150/media_codecs.xml b/conf_files/sm6150/media_codecs.xml index 030fbc41..705075d8 100644 --- a/conf_files/sm6150/media_codecs.xml +++ b/conf_files/sm6150/media_codecs.xml @@ -82,14 +82,14 @@ Only the three quirks included above are recognized at this point: <!-- SM6150 Non-Secure decoder capabilities - _________________________________________________________ - | Codec | W H fps Mbps MB/s | + ________________________________________________________ + | Codec | W H fps Mbps MB/s | |_____________|_________________________________________| - | h264 | 4096 2160 24 100 829440 | - | hevc | 4096 2160 24 100 829440 | + | h264 | 3840 2160 30 100 972000 | + | hevc | 3840 2160 30 100 972000 | | mpeg4-sw | 1920 1088 30 40 244800 | | vp8 | 1920 1088 60 100 489600 | - | vp9 | 4096 2160 24 100 829440 | + | vp9 | 3840 2160 30 100 972000 | | vc1 | 1920 1088 30 20 244800 | | h263-sw | 864 480 30 16 48600 | | mpeg2 | 1920 1088 30 40 244800 | @@ -99,18 +99,18 @@ Only the three quirks included above are recognized at this point: ______________________________________________________ | Codec | W H fps Mbps MB/s | |__________|_________________________________________| - | h264 | 3840 2160 30 35 972000 | - | vp9 | 3840 2160 30 35 972000 | - | hevc | 3840 2160 30 35 972000 | - | mpeg2 | 1920 1088 30 35 244800 | + | h264 | 3840 2160 30 40 972000 | + | vp9 | 3840 2160 30 40 972000 | + | hevc | 3840 2160 30 40 972000 | + | mpeg2 | 1920 1088 30 40 244800 | |__________|_________________________________________| SM6150 Non-Secure encoder capabilities (Secure not supported) ______________________________________________________ | Codec | W H fps Mbps MB/s | |__________|_________________________________________| - | h264 | 4096 2160 24 100 829440 | - | hevc | 4096 2160 24 100 829440 | + | h264 | 3840 2160 30 100 972000 | + | hevc | 3840 2160 30 100 972000 | | mpeg4-sw | 1280 720 30 4 108000 | | vp8 | 1920 1088 60 40 489600 | | h263-sw | 864 480 30 2 48600 | @@ -132,7 +132,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="979200" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> @@ -152,7 +152,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" /> - <Limit name="performance-point-3840x2160" value="30" /> + <Limit name="performance-point-1920x1088" value="60" /> </MediaCodec> <MediaCodec name="OMX.qcom.video.encoder.hevc" type="video/hevc" > <Quirk name="requires-allocate-on-input-ports" /> @@ -161,7 +161,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="979200" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> @@ -218,7 +218,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="979200" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -231,12 +231,12 @@ Only the three quirks included above are recognized at this point: <MediaCodec name="OMX.qcom.video.decoder.avc.secure" type="video/avc" > <Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-output-ports" /> - <Limit name="size" min="96x96" max="3840x2160" /> + <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> <Limit name="blocks-per-second" min="24" max="972000" /> - <Limit name="bitrate" range="1-35000000" /> - <Limit name="frame-rate" range="1-30" /> + <Limit name="bitrate" range="1-40000000" /> + <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> @@ -262,7 +262,7 @@ Only the three quirks included above are recognized at this point: <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> <Limit name="blocks-per-second" min="24" max="244800" /> - <Limit name="bitrate" range="1-35000000" /> + <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-30" /> <Feature name="adaptive-playback" /> <Feature name="secure-playback" required="true" /> @@ -280,7 +280,6 @@ Only the three quirks included above are recognized at this point: <Limit name="frame-rate" range="1-120" /> <Feature name="adaptive-playback" /> <Limit name="concurrent-instances" max="16" /> - <Limit name="performance-point-3840x2160" value="30" /> <Limit name="performance-point-1920x1080" value="60" /> <Limit name="performance-point-1280x720" value="120" /> </MediaCodec> @@ -290,8 +289,8 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="979200" /> - <Limit name="bitrate" range="1-120000000" /> + <Limit name="blocks-per-second" min="24" max="972000" /> + <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> <Limit name="concurrent-instances" max="6" /> @@ -303,12 +302,12 @@ Only the three quirks included above are recognized at this point: <MediaCodec name="OMX.qcom.video.decoder.vp9.secure" type="video/x-vnd.on2.vp9" > <Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-output-ports" /> - <Limit name="size" min="96x96" max="3840x2160" /> + <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> <Limit name="blocks-per-second" min="24" max="972000" /> - <Limit name="bitrate" range="1-35000000" /> - <Limit name="frame-rate" range="1-30" /> + <Limit name="bitrate" range="1-40000000" /> + <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> @@ -320,7 +319,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="979200" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -333,12 +332,12 @@ Only the three quirks included above are recognized at this point: <MediaCodec name="OMX.qcom.video.decoder.hevc.secure" type="video/hevc" > <Quirk name="requires-allocate-on-input-ports" /> <Quirk name="requires-allocate-on-output-ports" /> - <Limit name="size" min="96x96" max="3840x2160" /> + <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> <Limit name="blocks-per-second" min="24" max="972000" /> - <Limit name="bitrate" range="1-35000000" /> - <Limit name="frame-rate" range="1-30" /> + <Limit name="bitrate" range="1-40000000" /> + <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> <Feature name="secure-playback" required="true" /> <Limit name="concurrent-instances" max="3" /> diff --git a/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml b/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml index cf99e49a..53499ba7 100644 --- a/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml +++ b/conf_files/sm6150/media_codecs_sdmmagpie_v1.xml @@ -87,12 +87,11 @@ Only the three quirks included above are recognized at this point: _________________________________________________________ | Codec | W H fps Mbps MB/s | |_____________|_________________________________________| - | h264 | 4096 2160 30 100 1036800 | - | hevc | 4096 2160 30 100 1036800 | + | h264 | 3840 2160 30 100 972000 | + | hevc | 3840 2160 30 100 972000 | | mpeg4-sw | 1920 1088 30 40 244800 | | vp8 | 1920 1088 60 100 489600 | - | vp9 | 4096 2160 30 100 1036800 | - | | (4096) (2304) (30) (120) | + | vp9 | 3840 2160 30 100 972000 | | vc1 | 1920 1088 30 20 244800 | | h263-sw | 864 480 30 16 48600 | | mpeg2 | 1920 1088 30 40 244800 | @@ -102,9 +101,9 @@ Only the three quirks included above are recognized at this point: ______________________________________________________ | Codec | W H fps Mbps MB/s | |__________|_________________________________________| - | h264 | 4096 2160 30 40 1036800 | - | vp9 | 4096 2160 30 40 1036800 | - | hevc | 4096 2160 30 40 1036800 | + | h264 | 3840 2160 30 40 972000 | + | vp9 | 3840 2160 30 40 972000 | + | hevc | 3840 2160 30 40 972000 | | mpeg2 | 1920 1088 30 40 244800 | |__________|_________________________________________| @@ -112,8 +111,8 @@ Only the three quirks included above are recognized at this point: ______________________________________________________ | Codec | W H fps Mbps MB/s | |__________|_________________________________________| - | h264 | 4096 2160 30 100 1036800 | - | hevc | 4096 2160 30 100 1036800 | + | h264 | 3840 2160 30 100 972000 | + | hevc | 3840 2160 30 100 972000 | | mpeg4-sw | 1280 720 30 4 108000 | | vp8 | 1920 1088 60 40 489600 | | h263-sw | 864 480 30 2 48600 | @@ -135,7 +134,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> @@ -159,7 +158,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> @@ -200,7 +199,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -212,7 +211,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> @@ -262,7 +261,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -274,7 +273,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> @@ -287,7 +286,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -299,7 +298,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> diff --git a/conf_files/sm6150/media_codecs_vendor_sdmmagpie_v1.xml b/conf_files/sm6150/media_codecs_vendor_sdmmagpie_v1.xml index e20dfecc..f10f1ebb 100644 --- a/conf_files/sm6150/media_codecs_vendor_sdmmagpie_v1.xml +++ b/conf_files/sm6150/media_codecs_vendor_sdmmagpie_v1.xml @@ -87,12 +87,11 @@ Only the three quirks included above are recognized at this point: _________________________________________________________ | Codec | W H fps Mbps MB/s | |_____________|_________________________________________| - | h264 | 4096 2160 30 100 1036800 | - | hevc | 4096 2160 30 100 1036800 | + | h264 | 3840 2160 30 100 972000 | + | hevc | 3840 2160 30 100 972000 | | mpeg4-sw | 1920 1088 30 40 244800 | | vp8 | 1920 1088 60 100 489600 | - | vp9 | 4096 2160 30 100 1036800 | - | | (4096) (2304) (30) (120) | + | vp9 | 3840 2160 30 100 972000 | | vc1 | 1920 1088 30 20 244800 | | h263-sw | 864 480 30 16 48600 | | mpeg2 | 1920 1088 30 40 244800 | @@ -102,9 +101,9 @@ Only the three quirks included above are recognized at this point: ______________________________________________________ | Codec | W H fps Mbps MB/s | |__________|_________________________________________| - | h264 | 4096 2160 30 40 1036800 | - | vp9 | 4096 2160 30 40 1036800 | - | hevc | 4096 2160 30 40 1036800 | + | h264 | 3840 2160 30 40 972000 | + | vp9 | 3840 2160 30 40 972000 | + | hevc | 3840 2160 30 40 972000 | | mpeg2 | 1920 1088 30 40 244800 | |__________|_________________________________________| @@ -112,8 +111,8 @@ Only the three quirks included above are recognized at this point: ______________________________________________________ | Codec | W H fps Mbps MB/s | |__________|_________________________________________| - | h264 | 4096 2160 30 100 1036800 | - | hevc | 4096 2160 30 100 1036800 | + | h264 | 3840 2160 30 100 972000 | + | hevc | 3840 2160 30 100 972000 | | mpeg4-sw | 1280 720 30 4 108000 | | vp8 | 1920 1088 60 40 489600 | | h263-sw | 864 480 30 2 48600 | @@ -136,7 +135,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> @@ -166,7 +165,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Limit name="concurrent-instances" max="16" /> @@ -241,7 +240,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -257,7 +256,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> @@ -314,7 +313,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -330,7 +329,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> @@ -346,7 +345,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-100000000" /> <Limit name="frame-rate" range="1-240" /> <Feature name="adaptive-playback" /> @@ -362,7 +361,7 @@ Only the three quirks included above are recognized at this point: <Limit name="size" min="96x96" max="4096x2160" /> <Limit name="alignment" value="2x2" /> <Limit name="block-size" value="16x16" /> - <Limit name="blocks-per-second" min="24" max="1036800" /> + <Limit name="blocks-per-second" min="24" max="972000" /> <Limit name="bitrate" range="1-40000000" /> <Limit name="frame-rate" range="1-60" /> <Feature name="adaptive-playback" /> |