Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8" ?> |
| 2 | <!-- |
| 3 | Copyright (c) 2018-2021 Qualcomm Technologies, Inc. |
| 4 | All Rights Reserved. |
| 5 | Confidential and Proprietary - Qualcomm Technologies, Inc. |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 6 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 7 | Not a Contribution. |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 8 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 9 | Copyright (C) 2012-2018 The Linux Foundation. All rights reserved. |
| 10 | Copyright (C) 2012-2013 The Android Open Source Project |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 11 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 12 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 13 | you may not use this file except in compliance with the License. |
| 14 | You may obtain a copy of the License at |
| 15 | |
| 16 | http://www.apache.org/licenses/LICENSE-2.0 |
| 17 | |
| 18 | Unless required by applicable law or agreed to in writing, software |
| 19 | distributed under the License is distributed on an "AS IS" BASIS, |
| 20 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 21 | See the License for the specific language governing permissions and |
| 22 | limitations under the License. |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 23 | --> |
| 24 | |
| 25 | <!-- |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 26 | "performance-point" |
| 27 | Vendor-guaranteed performance advertised to the applications |
| 28 | <Limit name="performance-point-widthxheight" value="fps" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 29 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 30 | -For each of the resolutions, the advertised fps is the max supported, |
| 31 | with HW-friendly color format and considering video-only. |
| 32 | -Performance for any intermediate resolution will be that of the |
| 33 | next-higher-advertised-resolution. |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 34 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 35 | standard sizes: 480p/576p (SD), 720p (HD), 1080p (FHD), 2160p (UHD) |
| 36 | standard frame rates: 24, 25, 30, 48+, 50, 60, 100*, 120*, 200*, 240* fps |
| 37 | * HD+ only |
| 38 | + SD only |
| 39 | - All supported standard performance points are listed (unless they are |
| 40 | covered by another listed standard performance point) |
| 41 | - Non-standard performance points are listed along with all the standard |
| 42 | performance points covered by them. |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 43 | --> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 44 | |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 45 | <!-- |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 46 | Lahaina Non-Secure decoder capabilities |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 47 | (MB is defined as 16x16) |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 48 | _______________________________________________________ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 49 | | Codec | W H fps Mbps MB/s | |
| 50 | |_____________|_______________________________________| |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 51 | | h264 | 3840 2176 60 100 1958400 | |
| 52 | | | 4096 2176 48 100 | |
| 53 | | hevc | 3840 2176 60 100 1958400 | |
| 54 | | | 4096 2176 48 100 | |
| 55 | | vp9 | 3840 2176 60 100 1958400 | |
| 56 | | | 4096 2176 48 100 | |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 57 | | mpeg2 | 1920 1088 30 40 244800 | |
| 58 | |_____________|_______________________________________| |
| 59 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 60 | Lahaina Secure decoder capabilities |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 61 | (MB is defined as 16x16) |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 62 | __________________________________________________ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 63 | | Codec | W H fps Mbps MB/s | |
| 64 | |__________|_____________________________________| |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 65 | | h264 | 3840 2176 60 40 1958400 | |
| 66 | | | 4096 2176 48 40 | |
| 67 | | vp9 | 3840 2176 60 40 1958400 | |
| 68 | | | 4096 2176 48 40 | |
| 69 | | hevc | 3840 2176 60 40 1958400 | |
| 70 | | | 4096 2176 48 40 | |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 71 | |__________|_____________________________________| |
| 72 | |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 73 | Lahaina Non-Secure encoder capabilities (Secure not supported) |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 74 | (MB is defined as 16x16) |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 75 | __________________________________________________ |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 76 | | Codec | W H fps Mbps MB/s | |
| 77 | |__________|_____________________________________| |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 78 | | h264 | 3840 2176 60 100 1958400 | |
| 79 | | | 4096 2176 48 100 | |
| 80 | | hevc | 3840 2176 60 100 1958400 | |
| 81 | | | 4096 2176 48 100 | |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 82 | |__________|_____________________________________| |
| 83 | --> |
| 84 | |
| 85 | <MediaCodecs> |
| 86 | <Include href="media_codecs_google_audio.xml" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 87 | <Include href="media_codecs_vendor_audio.xml" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 88 | <Include href="media_codecs_google_telephony.xml" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 89 | <Include href="media_codecs_c2_audio.xml" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 90 | <Settings> |
| 91 | <Setting name="max-video-encoder-input-buffers" value="11" /> |
| 92 | </Settings> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 93 | <Decoders> |
| 94 | <!-- C2 decoders --> |
| 95 | <MediaCodec name="c2.qti.avc.decoder" type="video/avc"> |
| 96 | <Alias name="OMX.qcom.video.decoder.avc"/> |
| 97 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 98 | <Limit name="alignment" value="2x2" /> |
| 99 | <Limit name="block-size" value="16x16" /> |
| 100 | <Limit name="block-count" range="36-34816" /> |
| 101 | <Limit name="blocks-per-second" range="36-1958400" /> |
| 102 | <Limit name="bitrate" range="1-100000000" /> |
| 103 | <Limit name="frame-rate" range="1-480" /> |
| 104 | <Limit name="concurrent-instances" max="16" /> |
| 105 | <Feature name="adaptive-playback" /> |
| 106 | <Limit name="performance-point-4096x2304" value="30" /> |
| 107 | <Limit name="performance-point-3840x2160" value="60" /> |
| 108 | <Limit name="performance-point-1920x1080" value="240" /> |
| 109 | <Limit name="performance-point-1280x720" value="480" /> |
| 110 | </MediaCodec> |
| 111 | <MediaCodec name="c2.qti.avc.decoder.low_latency" type="video/avc"> |
| 112 | <Alias name="OMX.qcom.video.decoder.avc.low_latency"/> |
| 113 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 114 | <Limit name="alignment" value="2x2" /> |
| 115 | <Limit name="block-size" value="16x16" /> |
| 116 | <Limit name="block-count" range="36-34816" /> |
| 117 | <Limit name="blocks-per-second" range="36-1958400" /> |
| 118 | <Limit name="bitrate" range="1-100000000" /> |
| 119 | <Limit name="frame-rate" range="1-480" /> |
| 120 | <Limit name="concurrent-instances" max="16" /> |
| 121 | <Feature name="adaptive-playback" /> |
| 122 | <Feature name="low-latency" /> |
| 123 | <Limit name="concurrent-instances" max="16" /> |
| 124 | <Limit name="performance-point-4096x2304" value="30" /> |
| 125 | <Limit name="performance-point-3840x2160" value="60" /> |
| 126 | <Limit name="performance-point-1920x1080" value="240" /> |
| 127 | <Limit name="performance-point-1280x720" value="480" /> |
| 128 | </MediaCodec> |
| 129 | <MediaCodec name="c2.qti.avc.decoder.secure" type="video/avc" > |
| 130 | <Alias name="OMX.qcom.video.decoder.avc.secure"/> |
| 131 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 132 | <Limit name="alignment" value="2x2" /> |
| 133 | <Limit name="block-size" value="16x16" /> |
| 134 | <Limit name="block-count" range="36-34816" /> |
| 135 | <Limit name="blocks-per-second" min="36" max="1958400" /> |
| 136 | <Limit name="bitrate" range="1-40000000" /> |
| 137 | <Limit name="frame-rate" range="1-60" /> |
| 138 | <Feature name="adaptive-playback" /> |
| 139 | <Feature name="secure-playback" required="true" /> |
| 140 | <Feature name="low-latency" /> |
| 141 | <Limit name="concurrent-instances" max="3" /> |
| 142 | <Limit name="performance-point-4096x2304" value="30" /> |
| 143 | <Limit name="performance-point-3840x2160" value="60" /> |
| 144 | </MediaCodec> |
| 145 | <MediaCodec name="c2.qti.hevc.decoder" type="video/hevc" > |
| 146 | <Alias name="OMX.qcom.video.decoder.hevc"/> |
| 147 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 148 | <Limit name="alignment" value="2x2" /> |
| 149 | <Limit name="block-size" value="16x16" /> |
| 150 | <Limit name="block-count" range="36-34816" /> |
| 151 | <Limit name="blocks-per-second" min="36" max="1958400" /> |
| 152 | <Limit name="bitrate" range="1-100000000" /> |
| 153 | <Limit name="frame-rate" range="1-480" /> |
| 154 | <Feature name="adaptive-playback" /> |
| 155 | <Limit name="concurrent-instances" max="16" /> |
| 156 | <Limit name="performance-point-4096x2304" value="30" /> |
| 157 | <Limit name="performance-point-3840x2160" value="60" /> |
| 158 | <Limit name="performance-point-1920x1080" value="240" /> |
| 159 | <Limit name="performance-point-1280x720" value="480" /> |
| 160 | </MediaCodec> |
| 161 | <MediaCodec name="c2.qti.hevc.decoder.low_latency" type="video/hevc" > |
| 162 | <Alias name="OMX.qcom.video.decoder.hevc.low_latency"/> |
| 163 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 164 | <Limit name="alignment" value="2x2" /> |
| 165 | <Limit name="block-size" value="16x16" /> |
| 166 | <Limit name="block-count" range="36-34816" /> |
| 167 | <Limit name="blocks-per-second" min="36" max="1958400" /> |
| 168 | <Limit name="bitrate" range="1-100000000" /> |
| 169 | <Limit name="frame-rate" range="1-480" /> |
| 170 | <Feature name="adaptive-playback" /> |
| 171 | <Feature name="low-latency" /> |
| 172 | <Limit name="concurrent-instances" max="16" /> |
| 173 | <Limit name="performance-point-4096x2304" value="30" /> |
| 174 | <Limit name="performance-point-3840x2160" value="60" /> |
| 175 | <Limit name="performance-point-1920x1080" value="240" /> |
| 176 | <Limit name="performance-point-1280x720" value="480" /> |
| 177 | </MediaCodec> |
| 178 | <MediaCodec name="c2.qti.hevc.decoder.secure" type="video/hevc" > |
| 179 | <Alias name="OMX.qcom.video.decoder.hevc.secure"/> |
| 180 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 181 | <Limit name="alignment" value="2x2" /> |
| 182 | <Limit name="block-size" value="16x16" /> |
| 183 | <Limit name="block-count" range="36-34816" /> |
| 184 | <Limit name="blocks-per-second" min="36" max="1958400" /> |
| 185 | <Limit name="bitrate" range="1-40000000" /> |
| 186 | <Limit name="frame-rate" range="1-60" /> |
| 187 | <Feature name="adaptive-playback" /> |
| 188 | <Feature name="secure-playback" required="true" /> |
| 189 | <Feature name="low-latency" /> |
| 190 | <Limit name="concurrent-instances" max="3" /> |
| 191 | <Limit name="performance-point-4096x2304" value="30" /> |
| 192 | <Limit name="performance-point-3840x2160" value="60" /> |
| 193 | </MediaCodec> |
| 194 | <MediaCodec name="c2.qti.vp9.decoder" type="video/x-vnd.on2.vp9" > |
| 195 | <Alias name="OMX.qcom.video.decoder.vp9"/> |
| 196 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 197 | <Limit name="alignment" value="2x2" /> |
| 198 | <Limit name="block-size" value="16x16" /> |
| 199 | <Limit name="block-count" range="36-34816" /> |
| 200 | <Limit name="blocks-per-second" min="36" max="1958400" /> |
| 201 | <Limit name="bitrate" range="1-100000000" /> |
| 202 | <Limit name="frame-rate" range="1-60" /> |
| 203 | <Feature name="adaptive-playback" /> |
| 204 | <Limit name="concurrent-instances" max="3" /> |
| 205 | <Limit name="performance-point-4096x2304" value="30" /> |
| 206 | <Limit name="performance-point-3840x2160" value="60" /> |
| 207 | </MediaCodec> |
| 208 | <MediaCodec name="c2.qti.vp9.decoder.secure" type="video/x-vnd.on2.vp9" > |
| 209 | <Alias name="OMX.qcom.video.decoder.vp9.secure"/> |
| 210 | <Limit name="size" min="96x96" max="4096x2176" /> |
| 211 | <Limit name="alignment" value="2x2" /> |
| 212 | <Limit name="block-size" value="16x16" /> |
| 213 | <Limit name="block-count" range="36-34816" /> |
| 214 | <Limit name="blocks-per-second" min="36" max="1958400" /> |
| 215 | <Limit name="bitrate" range="1-40000000" /> |
| 216 | <Limit name="frame-rate" range="1-60" /> |
| 217 | <Feature name="adaptive-playback" /> |
| 218 | <Feature name="secure-playback" required="true" /> |
| 219 | <Limit name="concurrent-instances" max="3" /> |
| 220 | <Limit name="performance-point-4096x2304" value="30" /> |
| 221 | <Limit name="performance-point-3840x2160" value="60" /> |
| 222 | </MediaCodec> |
| 223 | <MediaCodec name="c2.qti.mpeg2.decoder" type="video/mpeg2" > |
| 224 | <Alias name="OMX.qcom.video.decoder.mpeg2"/> |
| 225 | <Limit name="size" min="96x96" max="1920x1088" /> |
| 226 | <Limit name="alignment" value="2x2" /> |
| 227 | <Limit name="block-size" value="16x16" /> |
| 228 | <Limit name="block-count" range="36-8160" /> |
| 229 | <Limit name="blocks-per-second" min="36" max="244800" /> |
| 230 | <Limit name="bitrate" range="1-40000000" /> |
| 231 | <Limit name="frame-rate" range="1-30" /> |
| 232 | <Feature name="adaptive-playback" /> |
| 233 | <Limit name="concurrent-instances" max="16" /> |
| 234 | <Limit name="performance-point-1920x1080" value="30" /> |
| 235 | </MediaCodec> |
| 236 | </Decoders> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 237 | <Encoders> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 238 | <!-- C2 encoders --> |
| 239 | <MediaCodec name="c2.qti.avc.encoder" type="video/avc"> |
| 240 | <Alias name="OMX.qcom.video.encoder.avc"/> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 241 | <Limit name="size" min="128x128" max="4096x2176" /> |
| 242 | <Limit name="alignment" value="2x2" /> |
| 243 | <Limit name="block-size" value="16x16" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 244 | <Limit name="blocks-per-second" min="64" max="1958400" /> |
| 245 | <Limit name="block-count" range="64-34816" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 246 | <Limit name="bitrate" range="1-100000000" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 247 | <Limit name="frame-rate" range="1-480" /> |
| 248 | <Limit name="complexity" range="0-100" default="100" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 249 | <Limit name="concurrent-instances" max="16" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 250 | <Feature name="bitrate-modes" value="VBR,CBR" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 251 | <Limit name="performance-point-4096x2304" value="30" /> |
| 252 | <Limit name="performance-point-3840x2160" value="60" /> |
| 253 | <Limit name="performance-point-1920x1080" value="240" /> |
| 254 | <Limit name="performance-point-1280x720" value="480" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 255 | </MediaCodec> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 256 | <MediaCodec name="c2.qti.hevc.encoder" type="video/hevc"> |
| 257 | <Alias name="OMX.qcom.video.encoder.hevc"/> |
| 258 | <Limit name="size" min="128x128" max="4096x2176" /> |
| 259 | <Limit name="alignment" value="2x2" /> |
| 260 | <Limit name="block-size" value="16x16" /> |
| 261 | <Limit name="blocks-per-second" min="64" max="1958400" /> |
| 262 | <Limit name="block-count" range="64-34816" /> |
| 263 | <Limit name="bitrate" range="1-100000000" /> |
| 264 | <Limit name="frame-rate" range="1-480" /> |
| 265 | <Limit name="complexity" range="0-100" default="100" /> |
| 266 | <Limit name="concurrent-instances" max="16" /> |
| 267 | <Feature name="bitrate-modes" value="VBR,CBR" /> |
| 268 | <Limit name="performance-point-4096x2304" value="30" /> |
| 269 | <Limit name="performance-point-3840x2160" value="60" /> |
| 270 | <Limit name="performance-point-1920x1080" value="240" /> |
| 271 | <Limit name="performance-point-1280x720" value="480" /> |
| 272 | </MediaCodec> |
| 273 | <MediaCodec name="c2.qti.hevc.encoder.cq" type="video/hevc"> |
| 274 | <Alias name="OMX.qcom.video.encoder.hevc.cq"/> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 275 | <Limit name="size" min="128x128" max="512x512" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 276 | <Limit name="alignment" value="2x2" /> |
| 277 | <Limit name="block-size" value="16x16" /> |
| 278 | <Limit name="blocks-per-second" min="64" max="20480" /> |
| 279 | <Limit name="bitrate" range="1-160000000" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 280 | <Limit name="frame-rate" range="1-20" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 281 | <Limit name="complexity" range="0-100" default="100" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 282 | <Limit name="concurrent-instances" max="16" /> |
| 283 | <Limit name="quality" range="0-100" default="80" /> |
| 284 | <Feature name="bitrate-modes" value="CQ" /> |
| 285 | <Limit name="performance-point-512x512" value="2025" /> |
| 286 | </MediaCodec> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 287 | <MediaCodec name="c2.qti.heic.encoder" type="image/vnd.android.heic"> |
| 288 | <Alias name="OMX.qcom.video.encoder.heic"/> |
| 289 | <Limit name="size" min="512x512" max="16384x16384" /> |
| 290 | <Limit name="alignment" value="2x2" /> |
| 291 | <Limit name="block-size" value="16x16" /> |
| 292 | <Limit name="blocks-per-second" min="64" max="3916800" /> |
| 293 | <Limit name="bitrate" range="1-160000000" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 294 | <Limit name="frame-rate" range="1-20" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 295 | <Limit name="complexity" range="0-100" default="100" /> |
| 296 | <Limit name="concurrent-instances" max="16" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 297 | <Limit name="quality" range="0-100" default="80" /> |
| 298 | <Feature name="bitrate-modes" value="CQ" /> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 299 | <Limit name="performance-point-16384x8192" value="3" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 300 | <Limit name="performance-point-1920x1080" value="6" /> |
| 301 | </MediaCodec> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 302 | </Encoders> |
Michael Bestas | 2535808 | 2023-08-30 13:19:27 +0300 | [diff] [blame] | 303 | <Include href="media_codecs_google_c2.xml" /> |
merothh | f25a4a7 | 2022-01-02 21:45:42 +0530 | [diff] [blame] | 304 | </MediaCodecs> |