mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Kang Codec2 HAL blobs from V13.0.13.SKLMIXM
Change-Id: I11d1b7a7dc4301a2eff77f3277f5888480b5394e
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
<Limit name="concurrent-instances" max="32" />
|
||||
<Limit name="performance-point-1920x1088" value="30" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.android.mpeg4.decoder" type="video/mp4v-es">
|
||||
<MediaCodec name="c2.android.mpeg4.decoder" type="video/mp4v-es" update="true" enabled="false">
|
||||
<Alias name="OMX.google.mpeg4.decoder" />
|
||||
<!-- profiles and levels: ProfileSimple : Level3 -->
|
||||
<Limit name="size" min="2x2" max="352x288" />
|
||||
|
||||
@@ -159,6 +159,8 @@ Only the three quirks included above are recognized at this point:
|
||||
<!-- Google codec -->
|
||||
<MediaCodec name="c2.android.mpeg4.decoder" type="video/mp4v-es" update="true">
|
||||
<Limit name="measured-frame-rate-176x144" range="359-790" />
|
||||
<Limit name="measured-frame-rate-480x360" range="51-113" />
|
||||
<Limit name="measured-frame-rate-1280x720" range="9-21" />
|
||||
</MediaCodec>
|
||||
<MediaCodec name="c2.android.h263.decoder" type="video/3gpp" update="true">
|
||||
<Limit name="measured-frame-rate-176x144" range="313-688" />
|
||||
|
||||
@@ -2088,10 +2088,6 @@ vendor/lib64/libvpu.so
|
||||
vendor/lib64/libvpu5.so
|
||||
|
||||
# Media (Codec2)
|
||||
vendor/bin/hw/android.hardware.media.c2@1.2-mediatek
|
||||
vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b
|
||||
vendor/etc/init/android.hardware.media.c2@1.2-mediatek.rc
|
||||
-vendor/etc/vintf/manifest/manifest_media_c2_V1_2_default.xml
|
||||
vendor/lib/libcodec2_mtk_c2store.so
|
||||
vendor/lib/libcodec2_mtk_vdec.so
|
||||
vendor/lib/libcodec2_mtk_venc.so
|
||||
@@ -2115,6 +2111,12 @@ vendor/lib64/libcodec2_vpp_qt_plugin.so
|
||||
vendor/lib64/libcodec2_vpp_rs_plugin.so
|
||||
vendor/lib64/libformatter.so
|
||||
|
||||
# Media (Codec2) - from rosemary-user 12 SP1A.210812.016 V13.0.13.0.SKLMIXM release-keys
|
||||
vendor/bin/hw/android.hardware.media.c2@1.2-mediatek|9316c45c49590be6ee872f16d31a13901cc99f73
|
||||
vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b|1d84563b223518bfefd6d8b126a0768c5bcab972
|
||||
vendor/etc/init/android.hardware.media.c2@1.2-mediatek.rc|9fd0ee16d79ed8c7403c187ea8708c5b350e03ca
|
||||
-vendor/etc/vintf/manifest/manifest_media_c2_V1_1_default.xml|9d6aa618b44ce23d3040f1f994692692458a9b7c
|
||||
|
||||
# MTD
|
||||
vendor/bin/mtd@1.2
|
||||
vendor/lib64/libmt.so
|
||||
|
||||
Reference in New Issue
Block a user