From be769bb14f508ca12908f71dd24530c41eba002b Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sat, 6 Jul 2024 15:27:25 +0100 Subject: [PATCH] gts4lv-common: Remove software OMX blobs Default to C2 codecs from swcodec apex. Change-Id: I32f0b0abe680c1f350268115a3cc5488a2a57ec3 --- media/media_codecs.xml | 61 ------------------------------ media/media_codecs_performance.xml | 21 ---------- proprietary-files.txt | 18 --------- vendor.prop | 1 - 4 files changed, 101 deletions(-) diff --git a/media/media_codecs.xml b/media/media_codecs.xml index 4dee4d8..7e43970 100644 --- a/media/media_codecs.xml +++ b/media/media_codecs.xml @@ -89,12 +89,9 @@ Only the three quirks included above are recognized at this point: |_____________|_________________________________________| | h264 | 4096 2160 24 100 829440 | | hevc | 4096 2160 24 100 829440 | - | mpeg4-sw | 1920 1088 30 40 244800 | | vp8 | 3840 2160 30 100 972000 | | vp9 | 4096 2160 24 100 829440 | | vc1 | 1920 1088 30 20 244800 | - | div4/5/6-sw | 1920 1088 30 10 244800 | - | h263-sw | 864 480 30 16 48600 | | mpeg2 | 1920 1088 30 40 244800 | |_____________|_________________________________________| @@ -114,9 +111,7 @@ Only the three quirks included above are recognized at this point: |__________|_________________________________________| | h264 | 4096 2160 24 100 829440 | | hevc | 4096 2160 24 100 829440 | - | mpeg4-sw | 1280 720 30 4 108000 | | vp8 | 3840 2160 30 100 972000 | - | h263-sw | 864 480 30 2 48600 | |__________|_________________________________________| --> @@ -126,7 +121,6 @@ Only the three quirks included above are recognized at this point: - @@ -175,36 +169,8 @@ Only the three quirks included above are recognized at this point: - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -345,32 +311,5 @@ Only the three quirks included above are recognized at this point: - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/media/media_codecs_performance.xml b/media/media_codecs_performance.xml index 02e5609..cff64b4 100644 --- a/media/media_codecs_performance.xml +++ b/media/media_codecs_performance.xml @@ -34,16 +34,6 @@ limitations under the License. - - - - - - - - - - @@ -87,17 +77,6 @@ limitations under the License. - - - - - - - - - - - diff --git a/proprietary-files.txt b/proprietary-files.txt index 7662e8f..58868a5 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -413,48 +413,30 @@ vendor/lib64/libmeters.so vendor/lib64/libreffeature.so # OMX -vendor/lib/libAlacSwDec.so -vendor/lib/libApeSwDec.so -vendor/lib/libFlacSwDec.so -vendor/lib/libMpeg4SwEncoder.so vendor/lib/libOmxAacDec.so vendor/lib/libOmxAlacDec.so -vendor/lib/libOmxAlacDecSw.so vendor/lib/libOmxAmrDec.so vendor/lib/libOmxAmrwbplusDec.so vendor/lib/libOmxApeDec.so -vendor/lib/libOmxApeDecSw.so vendor/lib/libOmxDsdDec.so vendor/lib/libOmxEvrcDec.so vendor/lib/libOmxG711Dec.so vendor/lib/libOmxQcelp13Dec.so -vendor/lib/libOmxSwVdec.so -vendor/lib/libOmxSwVencMpeg4.so vendor/lib/libOmxVpp.so vendor/lib/libOmxWmaDec.so vendor/lib/libdsd2pcm.so vendor/lib/libmmosal.so -vendor/lib/libswvdec.so -vendor/lib64/libAlacSwDec.so -vendor/lib64/libApeSwDec.so -vendor/lib64/libFlacSwDec.so -vendor/lib64/libMpeg4SwEncoder.so vendor/lib64/libOmxAacDec.so vendor/lib64/libOmxAlacDec.so -vendor/lib64/libOmxAlacDecSw.so vendor/lib64/libOmxAmrDec.so vendor/lib64/libOmxAmrwbplusDec.so vendor/lib64/libOmxApeDec.so -vendor/lib64/libOmxApeDecSw.so vendor/lib64/libOmxEvrcDec.so vendor/lib64/libOmxG711Dec.so vendor/lib64/libOmxQcelp13Dec.so -vendor/lib64/libOmxSwVdec.so -vendor/lib64/libOmxSwVencMpeg4.so vendor/lib64/libOmxVpp.so vendor/lib64/libOmxWmaDec.so vendor/lib64/libmmosal.so -vendor/lib64/libswvdec.so # Perf vendor/bin/hw/vendor.qti.hardware.perf@2.2-service diff --git a/vendor.prop b/vendor.prop index ca84f23..2d1d81b 100644 --- a/vendor.prop +++ b/vendor.prop @@ -40,7 +40,6 @@ vendor.audio.feature.multi_voice_session.enable=false vendor.audio.feature.snd_mon.enable=true vendor.audio.feature.spkr_prot.enable=true vendor.audio.feature.usb_offload.enable=true -vendor.audio.flac.sw.decoder.24bit=true vendor.audio.hal.boot.timeout.ms=20000 vendor.audio_hal.period_size=192 vendor.audio.hw.aac.encoder=true