diff options
author | CrisBal <crisbaladim@yahoo.gr> | 2021-06-05 10:07:01 +0300 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2021-10-19 15:09:38 +0200 |
commit | eacacfe076272ebf2c8f6ac6870613769e076823 (patch) | |
tree | d8a871c14478c5e138b717f2b329b37e9132df21 /light | |
parent | 758358b102b48fae95221eab526af31ba2f1c16d (diff) |
msm8996-common: Update and drop deprecated media codecs
We droping old deprecated vp8-vp9 media codecs and we updating to latest Google for media_codecs_performance. This update fixing the following errors/bugs that causing problems/flickering
while playing video on Instagram and some audio issues on other apps.
Tested with: Instagram, Facebook, WhatsApp, Viber, Duo and YouTube.
Video/Audio working without issues with speaker and LeEco headphones.
E OMX-VDEC-1080P: Enable/Disable allocate-native-handle allowed only on input port!
E OMX-VDEC-1080P: set_parameter: Error: 0x80001019, setting param 0x7f00005d
E OMXNodeInstance: setParameter(0xf1900014:qcom.decoder.avc, OMX.google.android.index.allocateNativeHandle(0x7f00005d): Output:1 en=0) ERROR: UnsupportedSetting(0x80001019)
E OMXNodeInstance: getParameter(0xf1920034:qcom.decoder.vp9, ??(0x7f000044)) ERROR: UnsupportedSetting(0x80001019)
E OMXNodeInstance: getExtensionIndex(0xf1920034:qcom.decoder.vp9, OMX.google.android.index.configureVideoTunnelMode) ERROR: NotImplemented(0x80001006)
E OMXMaster: makeComponentInstance(OMX.google.vp9.decoder) in android.hardwar process
E OMX-VDEC-1080P: Enable/Disable allocate-native-handle allowed only on input port!
E OMX-VDEC-1080P: set_parameter: Error: 0x80001019, setting param 0x7f00005d
E OMXNodeInstance: setParameter(0xf1920034:qcom.decoder.vp9.secure, OMX.google.android.index.allocateNativeHandle(0x7f00005d): Output:1 en=0) ERROR: UnsupportedSetting(0x80001019)
E OMXNodeInstance: getExtensionIndex(0xf3280710:google.vp9.decoder, OMX.google.android.index.configureVideoTunnelMode) ERROR: UnsupportedIndex(0x8000101a)
D MediaCodecInfo: detail feature-tunneled-playback wasn't present to remove
E OMXNodeInstance: getExtensionIndex(0xf3280710:google.vp9.decoder, OMX.google.android.index.enableAndroidNativeBuffers) ERROR: UnsupportedIndex(0x8000101a)
E OMXNodeInstance: getConfig(0xf3280f60:google.vp8.encoder, ConfigAndroidIntraRefresh(0x6f60000a)) ERROR: Undefined(0x80001001)
E OMXNodeInstance: getParameter(0xf3280f60:google.vp8.encoder, ParamVideoIntraRefresh(0x6000006)) ERROR: UnsupportedIndex(0x8000101a)
Change-Id: I3a29602f9797d560e20a7b74bab59cf74b65f187
Diffstat (limited to 'light')
0 files changed, 0 insertions, 0 deletions