Skip to content

Alpha 10

Compare
Choose a tag to compare
@raphaelthegreat raphaelthegreat released this 26 Aug 15:51
· 176 commits to dot11 since this release
NB1: 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