Commit Graph

14 Commits

Author SHA1 Message Date
Omkar Chandorkar 2d1ea83d58 vendor: media-5.4: Add back 32-bit perf libs for c2 service
- 02-17 18:12:52.066  1063  1955 E vendor.qti.media.c2@1.0-service: [c2.qti.hevc.decoder] Failed to open libqti-perfd-client.so, Error: "dlopen failed: library "libqti-perfd-client.so" not found"

Change-Id: I970ee38b1907ac1b1ff76fa48038d289ff857f5f
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2024-03-14 08:20:43 +00:00
Adithya R 3179cd9ccc Revert "vendor: media: Allow override media.settings.xml node"
This reverts commit 325222637d.

Reason for revert: Doesn't work (incorrect syntax), and this is already handled since long:
5edbd92a38/media/libmedia/MediaProfiles.cpp (L1156)
ro.media.xml_variant.codecs is set by media init scripts.

Change-Id: I8daf68b3fb5ca5e67df5010cac1428734ec74731
2024-01-12 06:05:54 +00:00
chrisl7 325222637d vendor: media: Allow override media.settings.xml node
[1] - Qualcomm has many platforms with several variants of the same SoC, and in general media_profiles_vendor is only used for the platform's main SoC, so allow an override of this in the device tree.
[2] - We could use an override prop in ODM and functions, but this causes double definition recording in the logs, so in SYSTEM_EXT it seems better for now

Change-Id: Ide473af87ae228aa99e0e5702d5cb3638ec2f495
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-12-31 14:33:03 +00:00
Omkar Chandorkar 89d9e6b7e3
common: Enable mediaserver64 wrapper on 5.4+
- Needed for mediaserver to work on 64bit-only with google modules

Change-Id: I30d86f91ae6c00b3bb53910258380e808d96b38d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2023-12-31 23:20:19 +09:00
Jake Weinstein be583adf6e vendor: perf: Update to LA.VENDOR.13.2.6.r1-00600-KAILUA.0
Move videooptfeature to perf because it is part
  of LM.

Change-Id: I67f40b31f6eb0ad121b31b685b011b02e982cfce
2023-11-13 07:48:08 +09:00
Jake Weinstein 86bfaffa80 vendor: media: Declare QConfig 1.0 for 5.4 and VPP 2.0 for 5.4+
Change-Id: I22245de3a307e4bb037a2dedc05d3120bd83a1f2
2023-04-15 09:08:06 +09:00
chrisl7 780cbb760c vendor: media/media-legacy: Add vppservice_interface prebuilt_hidl_interfaces
[1] - https://gerrit.aospa.co/c/AOSPA/android_device_qcom_common/+/28005

Change-Id: Ia433be924f34352aebe7d40fed5e95f76999a445
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-03-18 11:28:53 +00:00
Adithya R 77e52b789a vendor: media: Set netflix revision irrespective of android version
Change-Id: Ibeda8db053ad7989443c16bcd4fa6758c18498cf
2023-03-07 04:35:15 +00:00
Adithya R 29fa00eac2 vendor: media: Move media init scripts here
Change-Id: Ib74bcb2845e2fc342127a56e6b383da439f0e73e
2023-03-07 04:35:15 +00:00
electimon fea0af2f6b common: vendor/media: Add vendor.qti.hardware.vpp interfaces
* This is linked by okinawa camera HAL and belongs
  to the QCOM Media stack

Change-Id: I065cd7b91c8b69ff69e026d8bd206749f3fd92b3
Signed-off-by: electimon <electimon@gmail.com>
2023-03-05 02:01:32 +08:00
Jake Weinstein 83a2e71da4 vendor: media-5.4: Drop C2D2 libraries
These are already in adreno-6xx-legacy, which
is used for 5.4 again due to Chrome flickering
in the newer Adreno libraries.

Change-Id: I297e7b2478e2ef66887f3949bcd85ea49c24ac2f
2023-02-24 02:33:24 +09:00
Adithya R b41a81da56 vendor: media-5.4: Add C2D libs
Needed by libqcodec2_utils.so

Change-Id: I63e05da6cf648518384a22fa8f1c81ce8ff0e97b
2022-12-23 00:39:13 +00:00
Vishalcj17 9a6cb6251b media: Fixup makefile inclusion for media-5.4
Change-Id: I9c9759d6f8af0df0bf23039358aadfac83b24a38
2022-12-17 03:34:12 +00:00
Alexander Koskovich 327de13160 vendor: media: Conditionally update to LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0
For now, this is for 5.10 only. 5.4 and others may upgrade
at some point. Until then, 5.4 uses media-5.4
and pre-5.4 uses media-legacy.

Change-Id: I7dccc184f81d5b1733852397c59d36ca0c3489ca
2022-12-05 04:03:27 +00:00