Commit Graph

28 Commits

Author SHA1 Message Date
Michael Bestas
bd2715b97b sm8350-common: Remove media_codecs_google_c2*
AOSP codecs can be used by default and it is not necessary to include
them device side.

Change-Id: I8227b06f0466b614f12fa9008402b92461ea3dd0
2024-09-29 05:43:16 +08:00
Aaron Kling
fffbda7ca3 sm8350-common: Remove software omx codec references
These are no longer available as of Android 14 QPR3. The C2 codecs
available by default in the swcodec apex will be used instead.

Change-Id: I8cdf3e700823779a7382c66c3df8410d41209b7c
2024-09-29 05:43:16 +08:00
Giovanni Ricca
dcfd80bbdf sm8350-common: media: Sync media configs from haydn V14.0.3.0.TKKMIXM
Change-Id: Id00ae3eb328ceac73e65349b3abc97fb8ffef75f
2023-04-16 17:43:25 +02:00
ItsVixano
9da36d6713 sm8350-common: media: Update from haydn V13.0.3.0.SKKMIXM
Change-Id: Ie4b62e86f835d96a33492d68aef55cf38f855832
2022-09-26 17:12:16 +02:00
ItsVixano
da2b8fb66e sm8350-common: media: Import yupik configs
* From odin V12.5.12.0.RKMCNXM

Change-Id: I4282da5b3555e648e1544c91bc4e1f6b6fb284dc
2022-04-01 17:52:48 +02:00
Arian
1f07b44542 sm8350-common: Set ro.media.xml_variant.profiles to choose media profiles
This was introduced with [1] and allows to choose target specific media
profiles without caf changes to frameworks/av. Unset media.settings.xml
so that the new property gets respected and drop copying the lahaina
config as media_profiles_vendor since we don't need a fallback anymore.

[1]: eaac82f33f#

Change-Id: I7ec306bf3dd595c09308ed26c9d3a6db8490c7f0
2022-04-01 17:51:57 +02:00
Arian
2fac1fd14d sm8350-common: media: Cleanup init script
Drop unsupported platforms, simplify target_variant setup and drop qssi
and build codename checks.

Change-Id: I392c09587bfbf15c0bd3af84cc12d1bdb8e269d6
2022-04-01 17:51:57 +02:00
Arian
e315cf2178 sm8350-common: Import qti media init script from odin V12.5.12.0.RKMCNXM
Change-Id: Iab9a821bb7135b76205ce1a28ddc950ce852a42b
2022-04-01 17:51:57 +02:00
Arian
668fcdbe28 sm8350-common: Import shima_v1 media profiles from odin V12.5.12.0.RKMCNXM
Change-Id: I3a47a0cff5ab167e9295b76e3be839e092e9acd0
2022-04-01 17:51:57 +02:00
Arian
e0d174ca26 sm8350-common: media: Update lahaina media_profiles from odin V12.5.5.0.RKMCNXM
lpcm is intentionally added back because it is no longer required to
remove unsupported profiles.

Change-Id: I3e90541c0d94fe4a518bb97c0b31deb65c1f83c9
2022-04-01 17:51:57 +02:00
Arian
b7de517a22 sm8350-common: Add target specific lahaina media profiles
The lahaina media profile is the default profile too, so
copy it to media_profiles_vendor.xml too.

Change-Id: I8ffe04ca1b294f3e5404ef833ce770d970bf1c0e
2022-04-01 17:51:57 +02:00
Arian
b0ecaf4dca sm8350-common: media: Import shima_v1 media codecs configs from odin V12.5.12.0.RKMCNXM
Change-Id: I6631222c1522a5e6845b6efc12ed0b5bef2ef341
2022-04-01 17:51:53 +02:00
Arian
f7c1d550c3 sm8350-common: media: Drop media_codecs_c2_audio include
This file does not exist on stock, remove the include
to silence the warning at boot.

Change-Id: I0c8e470d06f8807b40dcb9c784b4162ca1929b98
2022-04-01 17:51:33 +02:00
Arian
9d02c50e3a sm8350-common: Update lahaina media configs from odin V12.5.12.0.RKMCNXM
Change-Id: I9481501c325a49d70ce28214c7a2ad9926c4e036
2022-04-01 17:51:33 +02:00
Arian
bbe0bcac9e sm8350-common: Always use lahaina vendor media configs
AOSP loads media_codecs_lahaina by default and CAF will
fallback to media_codecs_lahaina if the lahaina_vendor
variant does not exist.
The vendor variant works on AOSP too, so no need to
duplicate this.

Change-Id: I6583c900c22bf277075393ddf49d95a687a6771a
2022-04-01 17:51:33 +02:00
Arian
ee68b68e58 sm8350-common: Move lahaina media codecs configs to subdir
This is a preparation to add more media codecs variants.

Change-Id: I6a7a3e3ff8e23db7393fc6d99822a0238d81ff53
2022-04-01 17:51:33 +02:00
Cosmin Tanislav
1d95810985 sm8350-common: update media configs 2022-02-28 11:41:27 +01:00
Cosmin Tanislav
7157de1847 sm8350-common: update media profiles 2021-09-03 22:11:38 +03:00
Volodymyr Zhdanov
9282fe7019 sm6250-common: media: update configs from curtana RKQ1.200826.002 2020-12-06 22:48:36 +02:00
Volodymyr Zhdanov
2e458c4a5f Revert "sm6250-common: media: Tune perf xml"
* to be inline with R configs

This reverts commit https://source.codeaurora.org/quic/la/platform/hardware/qcom/media/commit/?id=a592ac66eb9710438b3a1e5075dd2bf3b262806a
2020-12-05 00:36:18 +02:00
Paras Nagda
1b95f54db3 sm6250-common: media: finetune performance xml
Fine tuned the performance xml based on the
CTS results for VP9 decoder

Change-Id: I096172346200a7adaca2ad32cf90fc24b1e69a30
2020-12-05 00:36:18 +02:00
Paras Nagda
dc85230a20 sm6250-common: media: finetune performance xml
Fine tuned the performance xml based on the
CTS results.

Change-Id: If390137615e6e56fbe16e5d0e0ece0bf9295a148
2020-12-05 00:36:18 +02:00
Paras Nagda
f0c9b82da5 sm6250-common: media: Update perf-points for sw encoder and decoder
Update the performance points values for sw encoder and
decoder components in media-codecs xml file for gsi.

Change-Id: I424a5716732b917df56935e057107c6329cb31c8
2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
4c06979cbd Revert "sm6250-common: media: Update codec performance points"
* for cleaner R update

This reverts commit https://source.codeaurora.org/quic/la/platform/hardware/qcom/media/commit/?id=643564b841243317e073666be2aa98a31957ca26.
2020-12-05 00:36:18 +02:00
Dikshita Agarwal
af8c1733a1 sm6250-common: media: remove divx/xvid support from swcodecs
- Remove divx/divx4 enteries from XML files.

Change-Id: I09e2a59bf2edfec1a7a9e8d1b22db58c9aee7afb
2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
50a6e2c731 sm6250-common: import media configs to device tree 2020-12-05 00:36:18 +02:00
Demon000
a7043a44bf sm6250-common: media: remove unsupported profiles 2020-07-15 23:03:28 +03:00
Demon000
628874031d sm6250-common: import media profiles 2020-07-15 23:03:28 +03:00