91.5 - Beta (91105)
This commit is contained in:
parent
e8916313ca
commit
70580ff7f2
2499 changed files with 29072 additions and 26631 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId 'com.discord'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 90105
|
||||
versionName "90.5 - Beta"
|
||||
versionCode 91105
|
||||
versionName "91.5 - Beta"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="90105" android:versionName="90.5 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="91105" android:versionName="91.5 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
|
||||
<uses-feature android:name="android.hardware.camera" android:required="false"/>
|
||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
|
||||
|
|
|
@ -66,17 +66,22 @@ public class MediaControllerCompat$MediaControllerImplApi21 {
|
|||
}
|
||||
|
||||
@Override // x.a.b.b.a.c.b, x.a.b.b.a.a
|
||||
public void U(CharSequence charSequence) throws RemoteException {
|
||||
public void T(CharSequence charSequence) throws RemoteException {
|
||||
throw new AssertionError();
|
||||
}
|
||||
|
||||
@Override // x.a.b.b.a.c.b, x.a.b.b.a.a
|
||||
public void V() throws RemoteException {
|
||||
public void U() throws RemoteException {
|
||||
throw new AssertionError();
|
||||
}
|
||||
|
||||
@Override // x.a.b.b.a.c.b, x.a.b.b.a.a
|
||||
public void W(MediaMetadataCompat mediaMetadataCompat) throws RemoteException {
|
||||
public void V(MediaMetadataCompat mediaMetadataCompat) throws RemoteException {
|
||||
throw new AssertionError();
|
||||
}
|
||||
|
||||
@Override // x.a.b.b.a.c.b, x.a.b.b.a.a
|
||||
public void x(Bundle bundle) throws RemoteException {
|
||||
throw new AssertionError();
|
||||
}
|
||||
|
||||
|
@ -86,12 +91,7 @@ public class MediaControllerCompat$MediaControllerImplApi21 {
|
|||
}
|
||||
|
||||
@Override // x.a.b.b.a.c.b, x.a.b.b.a.a
|
||||
public void y(Bundle bundle) throws RemoteException {
|
||||
throw new AssertionError();
|
||||
}
|
||||
|
||||
@Override // x.a.b.b.a.c.b, x.a.b.b.a.a
|
||||
public void z(List<MediaSessionCompat.QueueItem> list) throws RemoteException {
|
||||
public void y(List<MediaSessionCompat.QueueItem> list) throws RemoteException {
|
||||
throw new AssertionError();
|
||||
}
|
||||
}
|
||||
|
@ -113,7 +113,7 @@ public class MediaControllerCompat$MediaControllerImplApi21 {
|
|||
this.d.put(cVar, aVar);
|
||||
cVar.a = aVar;
|
||||
try {
|
||||
this.e.b().k(aVar);
|
||||
this.e.b().j(aVar);
|
||||
} catch (RemoteException e) {
|
||||
Log.e("MediaControllerCompat", "Dead object in registerCallback.", e);
|
||||
}
|
||||
|
|
|
@ -91,7 +91,7 @@ public final class a<K, T extends ChipsView.a> implements View.OnClickListener {
|
|||
@Override // android.view.View.OnClickListener
|
||||
public void onClick(View view) {
|
||||
m.checkNotNullParameter(view, "v");
|
||||
this.p.f1610z.clearFocus();
|
||||
this.p.f1615z.clearFocus();
|
||||
ChipsView<K, T> chipsView = this.p;
|
||||
Objects.requireNonNull(chipsView);
|
||||
m.checkNotNullParameter(this, "chip");
|
||||
|
|
|
@ -12,7 +12,7 @@ public final class g implements View.OnClickListener {
|
|||
|
||||
@Override // android.view.View.OnClickListener
|
||||
public final void onClick(View view) {
|
||||
this.i.f1610z.requestFocus();
|
||||
this.i.f1615z.requestFocus();
|
||||
this.i.f(null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
package c.a.i;
|
||||
|
||||
import android.view.View;
|
||||
import android.widget.TextView;
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.viewbinding.ViewBinding;
|
||||
import com.discord.views.UsernameView;
|
||||
import com.facebook.drawee.span.SimpleDraweeSpanTextView;
|
||||
import com.facebook.drawee.view.SimpleDraweeView;
|
||||
/* compiled from: SettingsMemberViewBinding */
|
||||
|
@ -17,13 +17,13 @@ public final class j1 implements ViewBinding {
|
|||
/* renamed from: c reason: collision with root package name */
|
||||
public final SimpleDraweeSpanTextView f114c;
|
||||
@NonNull
|
||||
public final TextView d;
|
||||
public final UsernameView d;
|
||||
|
||||
public j1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull TextView textView) {
|
||||
public j1(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeSpanTextView simpleDraweeSpanTextView, @NonNull UsernameView usernameView) {
|
||||
this.a = view;
|
||||
this.b = simpleDraweeView;
|
||||
this.f114c = simpleDraweeSpanTextView;
|
||||
this.d = textView;
|
||||
this.d = usernameView;
|
||||
}
|
||||
|
||||
@Override // androidx.viewbinding.ViewBinding
|
||||
|
|
|
@ -219,7 +219,7 @@ public final class b {
|
|||
m.checkNotNullParameter(objArr, "formatArgs");
|
||||
m.checkNotNullParameter(renderContext, "renderContext");
|
||||
Map<String, String> map = renderContext.a;
|
||||
List<? extends Object> list = renderContext.f2086c;
|
||||
List<? extends Object> list = renderContext.f2092c;
|
||||
boolean z2 = true;
|
||||
if (!map.isEmpty()) {
|
||||
charSequence = a.replace(charSequence, new f(map));
|
||||
|
|
|
@ -38,7 +38,7 @@ public final class c extends Node.a<RenderContext> {
|
|||
spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33);
|
||||
}
|
||||
}
|
||||
Hook.a aVar2 = hook != null ? hook.f2085c : null;
|
||||
Hook.a aVar2 = hook != null ? hook.f2091c : null;
|
||||
if (aVar2 != null) {
|
||||
aVar = aVar2;
|
||||
} else if (URLUtil.isValidUrl(this.a)) {
|
||||
|
|
|
@ -24,7 +24,7 @@ public final /* synthetic */ class a0 extends k implements Function1<Pair<? exte
|
|||
Pair<? extends Map<String, ? extends EncodeQuality>, ? extends RtcConnection.State> pair2 = pair;
|
||||
m.checkNotNullParameter(pair2, "p1");
|
||||
RtcConnection rtcConnection = (RtcConnection) this.receiver;
|
||||
if (rtcConnection.f2149a0) {
|
||||
if (rtcConnection.f2155a0) {
|
||||
Map map = (Map) pair2.component1();
|
||||
if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) {
|
||||
rtcConnection.U.i(rtcConnection.k, "local MediaSinkWants: " + map, null);
|
||||
|
|
|
@ -53,9 +53,9 @@ public final class b0 implements MediaEngineConnection.d {
|
|||
rtcConnection.n = dVar;
|
||||
rtcConnection.o = false;
|
||||
}
|
||||
if (transportInfo.f2168c.ordinal() != 0) {
|
||||
if (transportInfo.f2174c.ordinal() != 0) {
|
||||
StringBuilder P = c.d.b.a.a.P("Unsupported protocol: ");
|
||||
P.append(transportInfo.f2168c);
|
||||
P.append(transportInfo.f2174c);
|
||||
P.append('.');
|
||||
RtcConnection.j(rtcConnection, true, P.toString(), null, false, 12);
|
||||
} else {
|
||||
|
|
|
@ -76,7 +76,7 @@ public final class h0 implements a.d {
|
|||
rtcConnection.n = null;
|
||||
rtcConnection.o = false;
|
||||
}
|
||||
rtcConnection.f2155z = 0;
|
||||
rtcConnection.f2161z = 0;
|
||||
rtcConnection.C = null;
|
||||
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G;
|
||||
if (mediaSinkWantsManager != null) {
|
||||
|
@ -261,7 +261,7 @@ public final class h0 implements a.d {
|
|||
r.removeFirst(rtcConnection.u);
|
||||
}
|
||||
if (j > ((long) 500)) {
|
||||
rtcConnection.f2155z++;
|
||||
rtcConnection.f2161z++;
|
||||
}
|
||||
double d = (double) j;
|
||||
Objects.requireNonNull(RtcConnection.Quality.Companion);
|
||||
|
|
|
@ -34,7 +34,7 @@ public final class j extends o implements Function0<Unit> {
|
|||
Long l2 = this.$userId;
|
||||
if (l2 == null) {
|
||||
this.this$0.e = null;
|
||||
} else if (this.this$0.f2147c.contains(l2)) {
|
||||
} else if (this.this$0.f2153c.contains(l2)) {
|
||||
MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0;
|
||||
Long l3 = this.$userId;
|
||||
mediaSinkWantsManager2.e = l3;
|
||||
|
|
|
@ -20,7 +20,7 @@ public final class f extends ContentObserver {
|
|||
DiscordAudioManager discordAudioManager = this.a;
|
||||
int streamVolume = discordAudioManager.e.getStreamVolume(3);
|
||||
discordAudioManager.w = streamVolume;
|
||||
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2161y;
|
||||
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2167y;
|
||||
serializedSubject.j.onNext(Integer.valueOf(streamVolume));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -96,10 +96,10 @@ public final class l extends o implements Function0<Unit> {
|
|||
}
|
||||
if (arrayList2.isEmpty()) {
|
||||
this.this$0.b.remove(Long.valueOf(this.$userId));
|
||||
this.this$0.f2147c.remove(Long.valueOf(this.$userId));
|
||||
this.this$0.f2153c.remove(Long.valueOf(this.$userId));
|
||||
} else {
|
||||
this.this$0.b.put(Long.valueOf(this.$userId), arrayList2);
|
||||
this.this$0.f2147c.add(Long.valueOf(this.$userId));
|
||||
this.this$0.f2153c.add(Long.valueOf(this.$userId));
|
||||
}
|
||||
this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : d0.t.m.listOf(String.valueOf(this.$userId)));
|
||||
return Unit.a;
|
||||
|
|
|
@ -216,7 +216,7 @@ public final class b extends ScreenCapturerAndroid {
|
|||
if (thumbnailEmitter != null) {
|
||||
synchronized (thumbnailEmitter) {
|
||||
thumbnailEmitter.d.release();
|
||||
thumbnailEmitter.f2171c.release();
|
||||
thumbnailEmitter.f2177c.release();
|
||||
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b);
|
||||
thumbnailEmitter.a = RecyclerView.FOREVER_NS;
|
||||
}
|
||||
|
|
|
@ -288,7 +288,7 @@ public final class e implements MediaEngineConnection {
|
|||
Connection connection2 = connection;
|
||||
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
||||
connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b);
|
||||
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2170c);
|
||||
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2176c);
|
||||
connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a);
|
||||
connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1);
|
||||
connection2.setVADUseKrisp(this.$inputModeOptions.e);
|
||||
|
@ -431,7 +431,7 @@ public final class e implements MediaEngineConnection {
|
|||
Connection connection2 = connection;
|
||||
d0.z.d.m.checkNotNullParameter(connection2, "$receiver");
|
||||
MediaEngineConnection.b bVar = this.$quality;
|
||||
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2169c, bVar.d, this.$framerate);
|
||||
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2175c, bVar.d, this.$framerate);
|
||||
return Unit.a;
|
||||
}
|
||||
}
|
||||
|
@ -568,7 +568,7 @@ public final class e implements MediaEngineConnection {
|
|||
this.d = h0.mutableMapOf(d0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a)));
|
||||
int i2 = aVar.a;
|
||||
String str = aVar.b;
|
||||
int i3 = aVar.f2167c;
|
||||
int i3 = aVar.f2173c;
|
||||
Object[] array = aVar.d.toArray(new StreamParameters[0]);
|
||||
Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array<T>");
|
||||
Connection connectToServer = discord.connectToServer(i2, j2, str, i3, (StreamParameters[]) array, new d(this));
|
||||
|
|
|
@ -366,7 +366,7 @@ public final class k implements MediaEngine {
|
|||
discord2.setEchoCancellation(z2);
|
||||
}
|
||||
k kVar3 = this.this$0;
|
||||
boolean z4 = voiceConfig.f2166c;
|
||||
boolean z4 = voiceConfig.f2172c;
|
||||
Discord discord3 = kVar3.f;
|
||||
if (discord3 != null) {
|
||||
discord3.setNoiseSuppression(z4);
|
||||
|
|
|
@ -654,7 +654,7 @@ public final class a extends WebSocketListener implements DebugPrintable {
|
|||
aVar.a(1, TimeUnit.MINUTES);
|
||||
SSLSocketFactory sSLSocketFactory = this.E;
|
||||
if (sSLSocketFactory != null) {
|
||||
h.a aVar2 = f0.e0.k.h.f2820c;
|
||||
h.a aVar2 = f0.e0.k.h.f2826c;
|
||||
aVar.b(sSLSocketFactory, f0.e0.k.h.a.n());
|
||||
}
|
||||
String H = c.d.b.a.a.H(new StringBuilder(), this.C, "?v=5");
|
||||
|
|
|
@ -122,13 +122,13 @@ public final /* synthetic */ class a extends k implements Function1<Stats, Unit>
|
|||
if (booleanValue) {
|
||||
krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE);
|
||||
} else if (longValue == 0) {
|
||||
int i = krispOveruseDetector.f2146c + 1;
|
||||
krispOveruseDetector.f2146c = i;
|
||||
int i = krispOveruseDetector.f2152c + 1;
|
||||
krispOveruseDetector.f2152c = i;
|
||||
if (i > 2) {
|
||||
krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED);
|
||||
}
|
||||
} else {
|
||||
krispOveruseDetector.f2146c = 0;
|
||||
krispOveruseDetector.f2152c = 0;
|
||||
}
|
||||
}
|
||||
krispOveruseDetector.b = stats2.getOutboundRtpAudio();
|
||||
|
|
|
@ -13,6 +13,6 @@ public final class r extends RtcConnection.b {
|
|||
@Override // com.discord.rtcconnection.RtcConnection.b, com.discord.rtcconnection.RtcConnection.c
|
||||
public void onStateChange(RtcConnection.StateChange stateChange) {
|
||||
m.checkNotNullParameter(stateChange, "stateChange");
|
||||
this.i.f2152s.onNext(stateChange);
|
||||
this.i.f2158s.onNext(stateChange);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -53,8 +53,8 @@ public final class s extends o implements Function0<Unit> {
|
|||
rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2);
|
||||
try {
|
||||
URI uri = new URI(v);
|
||||
rtcConnection.f2153x = uri.getHost();
|
||||
rtcConnection.f2154y = Integer.valueOf(uri.getPort());
|
||||
rtcConnection.f2159x = uri.getHost();
|
||||
rtcConnection.f2160y = Integer.valueOf(uri.getPort());
|
||||
} catch (Exception e) {
|
||||
rtcConnection.U.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(d0.o.to("endpoint", replace$default)));
|
||||
}
|
||||
|
|
|
@ -77,7 +77,7 @@ public final class b extends k implements Function2<CoroutineScope, Continuation
|
|||
}
|
||||
String joinToString$default = u.joinToString$default(arrayList, "&", null, null, 0, null, null, 62, null);
|
||||
RequestBody.Companion companion = RequestBody.Companion;
|
||||
MediaType.a aVar = MediaType.f2937c;
|
||||
MediaType.a aVar = MediaType.f2943c;
|
||||
RequestBody a = companion.a(joinToString$default, MediaType.a.a(ShareTarget.ENCODING_TYPE_URL_ENCODED));
|
||||
Request.a aVar2 = new Request.a();
|
||||
m.checkParameterIsNotNull(a, "body");
|
||||
|
|
|
@ -21,6 +21,6 @@ public final class a implements View.OnClickListener {
|
|||
if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) {
|
||||
function1.invoke(googlePlayInAppSku);
|
||||
}
|
||||
giftSelectView.i.f1794c.setOnClickListener(null);
|
||||
giftSelectView.i.f1801c.setOnClickListener(null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -160,7 +160,7 @@ public class a extends BillingClient {
|
|||
String e = skuDetails.e();
|
||||
String str11 = "BillingClient";
|
||||
if (!e.equals("subs") || this.h) {
|
||||
String str12 = billingFlowParams.f1547c;
|
||||
String str12 = billingFlowParams.f1552c;
|
||||
if (str12 != null && !this.i) {
|
||||
c.i.a.f.h.n.a.b(str11, "Current client doesn't support subscriptions update.");
|
||||
BillingResult billingResult2 = q.m;
|
||||
|
@ -214,10 +214,10 @@ public class a extends BillingClient {
|
|||
} else {
|
||||
i = 1;
|
||||
}
|
||||
if (!TextUtils.isEmpty(billingFlowParams.f1547c)) {
|
||||
if (!TextUtils.isEmpty(billingFlowParams.f1552c)) {
|
||||
String[] strArr = new String[i];
|
||||
str4 = "; try to reconnect";
|
||||
strArr[0] = billingFlowParams.f1547c;
|
||||
strArr[0] = billingFlowParams.f1552c;
|
||||
bundle.putStringArrayList("skusToReplace", new ArrayList<>(Arrays.asList(strArr)));
|
||||
} else {
|
||||
str4 = "; try to reconnect";
|
||||
|
|
|
@ -21,6 +21,6 @@ public final class e0 implements Callable<Bundle> {
|
|||
@Override // java.util.concurrent.Callable
|
||||
public final Bundle call() throws Exception {
|
||||
a aVar = this.k;
|
||||
return aVar.f.c0(5, aVar.e.getPackageName(), Arrays.asList(this.i.f1547c), this.j.d(), "subs", null);
|
||||
return aVar.f.c0(5, aVar.e.getPackageName(), Arrays.asList(this.i.f1552c), this.j.d(), "subs", null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19,6 +19,6 @@ public final class h implements Callable<Bundle> {
|
|||
@Override // java.util.concurrent.Callable
|
||||
public final /* synthetic */ Bundle call() throws Exception {
|
||||
a aVar = this.k;
|
||||
return aVar.f.q(3, aVar.e.getPackageName(), this.i.d(), this.j, null);
|
||||
return aVar.f.p(3, aVar.e.getPackageName(), this.i.d(), this.j, null);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -38,15 +38,15 @@ public final class i implements Callable<Purchase.a> {
|
|||
String str3 = null;
|
||||
do {
|
||||
try {
|
||||
Bundle R = aVar.l ? aVar.f.R(9, aVar.e.getPackageName(), str, str3, bundle) : aVar.f.p0(3, aVar.e.getPackageName(), str, str3);
|
||||
Bundle Q = aVar.l ? aVar.f.Q(9, aVar.e.getPackageName(), str, str3, bundle) : aVar.f.p0(3, aVar.e.getPackageName(), str, str3);
|
||||
BillingResult billingResult = q.h;
|
||||
if (R == null) {
|
||||
if (Q == null) {
|
||||
Object[] objArr = new Object[i];
|
||||
objArr[0] = "getPurchase()";
|
||||
a.b("BillingClient", String.format("%s got null owned items list", objArr));
|
||||
} else {
|
||||
int d = a.d(R, "BillingClient");
|
||||
String e = a.e(R, "BillingClient");
|
||||
int d = a.d(Q, "BillingClient");
|
||||
String e = a.e(Q, "BillingClient");
|
||||
BillingResult billingResult2 = new BillingResult();
|
||||
billingResult2.a = d;
|
||||
billingResult2.b = e;
|
||||
|
@ -54,13 +54,13 @@ public final class i implements Callable<Purchase.a> {
|
|||
a.b("BillingClient", String.format("%s failed. Response code: %s", "getPurchase()", Integer.valueOf(d)));
|
||||
billingResult = billingResult2;
|
||||
i = 1;
|
||||
} else if (!R.containsKey("INAPP_PURCHASE_ITEM_LIST") || !R.containsKey("INAPP_PURCHASE_DATA_LIST") || !R.containsKey("INAPP_DATA_SIGNATURE_LIST")) {
|
||||
} else if (!Q.containsKey("INAPP_PURCHASE_ITEM_LIST") || !Q.containsKey("INAPP_PURCHASE_DATA_LIST") || !Q.containsKey("INAPP_DATA_SIGNATURE_LIST")) {
|
||||
i = 1;
|
||||
a.b("BillingClient", String.format("Bundle returned from %s doesn't contain required fields.", "getPurchase()"));
|
||||
} else {
|
||||
ArrayList<String> stringArrayList = R.getStringArrayList("INAPP_PURCHASE_ITEM_LIST");
|
||||
ArrayList<String> stringArrayList2 = R.getStringArrayList("INAPP_PURCHASE_DATA_LIST");
|
||||
ArrayList<String> stringArrayList3 = R.getStringArrayList("INAPP_DATA_SIGNATURE_LIST");
|
||||
ArrayList<String> stringArrayList = Q.getStringArrayList("INAPP_PURCHASE_ITEM_LIST");
|
||||
ArrayList<String> stringArrayList2 = Q.getStringArrayList("INAPP_PURCHASE_DATA_LIST");
|
||||
ArrayList<String> stringArrayList3 = Q.getStringArrayList("INAPP_DATA_SIGNATURE_LIST");
|
||||
if (stringArrayList == null) {
|
||||
i = 1;
|
||||
a.b("BillingClient", String.format("Bundle returned from %s contains null SKUs list.", "getPurchase()"));
|
||||
|
@ -79,9 +79,9 @@ public final class i implements Callable<Purchase.a> {
|
|||
if (billingResult != q.i) {
|
||||
return new Purchase.a(billingResult, null);
|
||||
}
|
||||
ArrayList<String> stringArrayList4 = R.getStringArrayList("INAPP_PURCHASE_ITEM_LIST");
|
||||
ArrayList<String> stringArrayList5 = R.getStringArrayList("INAPP_PURCHASE_DATA_LIST");
|
||||
ArrayList<String> stringArrayList6 = R.getStringArrayList("INAPP_DATA_SIGNATURE_LIST");
|
||||
ArrayList<String> stringArrayList4 = Q.getStringArrayList("INAPP_PURCHASE_ITEM_LIST");
|
||||
ArrayList<String> stringArrayList5 = Q.getStringArrayList("INAPP_PURCHASE_DATA_LIST");
|
||||
ArrayList<String> stringArrayList6 = Q.getStringArrayList("INAPP_DATA_SIGNATURE_LIST");
|
||||
for (int i2 = 0; i2 < stringArrayList5.size(); i2++) {
|
||||
String str4 = stringArrayList5.get(i2);
|
||||
String str5 = stringArrayList6.get(i2);
|
||||
|
@ -102,7 +102,7 @@ public final class i implements Callable<Purchase.a> {
|
|||
return new Purchase.a(q.h, null);
|
||||
}
|
||||
}
|
||||
str3 = R.getString("INAPP_CONTINUATION_TOKEN");
|
||||
str3 = Q.getString("INAPP_CONTINUATION_TOKEN");
|
||||
String valueOf4 = String.valueOf(str3);
|
||||
a.a("BillingClient", valueOf4.length() != 0 ? "Continuation token: ".concat(valueOf4) : new String("Continuation token: "));
|
||||
} catch (Exception e3) {
|
||||
|
|
|
@ -49,13 +49,13 @@ public final class k implements Callable<Void> {
|
|||
bundle.putStringArrayList("ITEM_ID_LIST", arrayList3);
|
||||
bundle.putString("playBillingLibraryVersion", aVar.b);
|
||||
try {
|
||||
Bundle L = aVar.m ? aVar.f.L(10, aVar.e.getPackageName(), str, bundle, a.f(aVar.j, aVar.q, aVar.b, null, arrayList2)) : aVar.f.k0(3, aVar.e.getPackageName(), str, bundle);
|
||||
if (L == null) {
|
||||
Bundle K = aVar.m ? aVar.f.K(10, aVar.e.getPackageName(), str, bundle, a.f(aVar.j, aVar.q, aVar.b, null, arrayList2)) : aVar.f.k0(3, aVar.e.getPackageName(), str, bundle);
|
||||
if (K == null) {
|
||||
a.b("BillingClient", "querySkuDetailsAsync got null sku details list");
|
||||
rVar = new r(4, "Item is unavailable for purchase.", null);
|
||||
break;
|
||||
} else if (L.containsKey("DETAILS_LIST")) {
|
||||
ArrayList<String> stringArrayList = L.getStringArrayList("DETAILS_LIST");
|
||||
} else if (K.containsKey("DETAILS_LIST")) {
|
||||
ArrayList<String> stringArrayList = K.getStringArrayList("DETAILS_LIST");
|
||||
if (stringArrayList == null) {
|
||||
a.b("BillingClient", "querySkuDetailsAsync got null response list");
|
||||
rVar = new r(4, "Item is unavailable for purchase.", null);
|
||||
|
@ -77,8 +77,8 @@ public final class k implements Callable<Void> {
|
|||
}
|
||||
i = i2;
|
||||
} else {
|
||||
int d = a.d(L, "BillingClient");
|
||||
String e = a.e(L, "BillingClient");
|
||||
int d = a.d(K, "BillingClient");
|
||||
String e = a.e(K, "BillingClient");
|
||||
if (d != 0) {
|
||||
StringBuilder sb2 = new StringBuilder(50);
|
||||
sb2.append("getSkuDetails() failed. Response code: ");
|
||||
|
|
|
@ -30,7 +30,7 @@ public final class m implements Callable<Void> {
|
|||
break;
|
||||
}
|
||||
try {
|
||||
i = this.i.l.f.p(i3, packageName, "subs");
|
||||
i = this.i.l.f.o(i3, packageName, "subs");
|
||||
if (i == 0) {
|
||||
break;
|
||||
}
|
||||
|
@ -59,7 +59,7 @@ public final class m implements Callable<Void> {
|
|||
if (i4 < 3) {
|
||||
break;
|
||||
}
|
||||
i = this.i.l.f.p(i4, packageName, "inapp");
|
||||
i = this.i.l.f.o(i4, packageName, "inapp");
|
||||
if (i == 0) {
|
||||
this.i.l.j = i4;
|
||||
break;
|
||||
|
|
|
@ -77,8 +77,8 @@ public abstract class c {
|
|||
q(fVar, replace2, arrayList, w.i);
|
||||
n(fVar, replace2, arrayList, w.g);
|
||||
q(fVar, replace2, arrayList, w.g);
|
||||
n(fVar, replace2, arrayList, w.f2887c);
|
||||
q(fVar, replace2, arrayList, w.f2887c);
|
||||
n(fVar, replace2, arrayList, w.f2893c);
|
||||
q(fVar, replace2, arrayList, w.f2893c);
|
||||
o(fVar, replace2, arrayList);
|
||||
cls2 = b.a(u, fVar.b());
|
||||
}
|
||||
|
|
|
@ -311,13 +311,13 @@ public class c extends AbstractDraweeController<CloseableReference<c.f.j.j.c>, I
|
|||
ImageRequest imageRequest = this.I;
|
||||
ImageRequest imageRequest2 = this.K;
|
||||
ImageRequest[] imageRequestArr = this.J;
|
||||
if (imageRequest == null || (uri = imageRequest.f2256c) == null) {
|
||||
if (imageRequest == null || (uri = imageRequest.f2262c) == null) {
|
||||
if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) {
|
||||
ImageRequest imageRequest3 = imageRequestArr[0];
|
||||
uri = imageRequest3 != null ? imageRequest3.f2256c : null;
|
||||
uri = imageRequest3 != null ? imageRequest3.f2262c : null;
|
||||
}
|
||||
if (imageRequest2 != null) {
|
||||
return imageRequest2.f2256c;
|
||||
return imageRequest2.f2262c;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
|
|
@ -85,7 +85,7 @@ public class d extends AbstractDraweeControllerBuilder<d, ImageRequest, Closeabl
|
|||
c.f.j.r.b.b();
|
||||
try {
|
||||
DraweeController draweeController = this.n;
|
||||
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2243c.getAndIncrement());
|
||||
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2249c.getAndIncrement());
|
||||
if (draweeController instanceof c) {
|
||||
cVar = (c) draweeController;
|
||||
} else {
|
||||
|
|
|
@ -30,7 +30,7 @@ public class b extends g implements f0 {
|
|||
if (!draweeHolder.a) {
|
||||
a.m(c.class, "%x: Draw requested for a non-attached controller %x. %s", Integer.valueOf(System.identityHashCode(draweeHolder)), Integer.valueOf(System.identityHashCode(draweeHolder.e)), draweeHolder.toString());
|
||||
draweeHolder.b = true;
|
||||
draweeHolder.f2247c = true;
|
||||
draweeHolder.f2253c = true;
|
||||
draweeHolder.b();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -156,7 +156,7 @@ public class f {
|
|||
Objects.requireNonNull((z) this.g);
|
||||
Executor executor = z.g.a;
|
||||
if (eVar instanceof Boolean) {
|
||||
return ((Boolean) eVar).booleanValue() ? z.g.f2968c : z.g.d;
|
||||
return ((Boolean) eVar).booleanValue() ? z.g.f2974c : z.g.d;
|
||||
}
|
||||
z.g<e> gVar = new z.g<>();
|
||||
if (gVar.h(eVar)) {
|
||||
|
|
|
@ -9,11 +9,11 @@ public class n implements i {
|
|||
public static n a;
|
||||
|
||||
public CacheKey a(ImageRequest imageRequest, Object obj) {
|
||||
return new b(imageRequest.f2256c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
|
||||
return new b(imageRequest.f2262c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
|
||||
}
|
||||
|
||||
public CacheKey b(ImageRequest imageRequest, Object obj) {
|
||||
return new f(imageRequest.f2256c.toString());
|
||||
return new f(imageRequest.f2262c.toString());
|
||||
}
|
||||
|
||||
public CacheKey c(ImageRequest imageRequest, Object obj) {
|
||||
|
@ -28,6 +28,6 @@ public class n implements i {
|
|||
cacheKey = null;
|
||||
str = null;
|
||||
}
|
||||
return new b(imageRequest.f2256c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
|
||||
return new b(imageRequest.f2262c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -262,7 +262,7 @@ public class v<K, V> implements m<K, V>, w<K, V> {
|
|||
MemoryCacheParams memoryCacheParams = this.f;
|
||||
int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e());
|
||||
MemoryCacheParams memoryCacheParams2 = this.f;
|
||||
p = p(min, Math.min(memoryCacheParams2.f2249c, memoryCacheParams2.a - f()));
|
||||
p = p(min, Math.min(memoryCacheParams2.f2255c, memoryCacheParams2.a - f()));
|
||||
h(p);
|
||||
}
|
||||
i(p);
|
||||
|
|
|
@ -17,7 +17,7 @@ public class c implements f {
|
|||
|
||||
public h a(DiskCacheConfig diskCacheConfig) {
|
||||
Objects.requireNonNull(this.a);
|
||||
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2237c, diskCacheConfig.b, diskCacheConfig.h);
|
||||
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2243c, diskCacheConfig.b, diskCacheConfig.h);
|
||||
ExecutorService newSingleThreadExecutor = Executors.newSingleThreadExecutor();
|
||||
return new d(eVar, diskCacheConfig.g, new d.c(diskCacheConfig.f, diskCacheConfig.e, diskCacheConfig.d), diskCacheConfig.i, diskCacheConfig.h, diskCacheConfig.j, newSingleThreadExecutor, false);
|
||||
}
|
||||
|
|
|
@ -85,7 +85,7 @@ public class h {
|
|||
ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar);
|
||||
String valueOf = String.valueOf(this.i.getAndIncrement());
|
||||
if (!imageRequest.f) {
|
||||
if (c.f.d.l.b.e(imageRequest.f2256c)) {
|
||||
if (c.f.d.l.b.e(imageRequest.f2262c)) {
|
||||
z2 = false;
|
||||
c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l);
|
||||
c.f.j.r.b.b();
|
||||
|
|
|
@ -153,7 +153,7 @@ public class p {
|
|||
try {
|
||||
b.b();
|
||||
Objects.requireNonNull(imageRequest);
|
||||
Uri uri = imageRequest.f2256c;
|
||||
Uri uri = imageRequest.f2262c;
|
||||
AnimatableValueParser.y(uri, "Uri is null.");
|
||||
int i = imageRequest.d;
|
||||
if (i != 0) {
|
||||
|
@ -247,7 +247,7 @@ public class p {
|
|||
}
|
||||
}
|
||||
}
|
||||
if (this.m && imageRequest.f2257s > 0) {
|
||||
if (this.m && imageRequest.f2263s > 0) {
|
||||
synchronized (this) {
|
||||
oVar = new o(r0Var, this.b.j.g());
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@ public class a1 extends g0 {
|
|||
|
||||
@Override // c.f.j.p.g0
|
||||
public e d(ImageRequest imageRequest) throws IOException {
|
||||
return c(this.f475c.openInputStream(imageRequest.f2256c), -1);
|
||||
return c(this.f475c.openInputStream(imageRequest.f2262c), -1);
|
||||
}
|
||||
|
||||
@Override // c.f.j.p.g0
|
||||
|
|
|
@ -45,7 +45,7 @@ public class d implements w0 {
|
|||
HashMap hashMap = new HashMap();
|
||||
this.h = hashMap;
|
||||
hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str);
|
||||
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2256c);
|
||||
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2262c);
|
||||
this.d = str2;
|
||||
this.e = y0Var;
|
||||
this.f = obj;
|
||||
|
|
|
@ -25,10 +25,10 @@ public class d0 extends g0 {
|
|||
@Override // c.f.j.p.g0
|
||||
public e d(ImageRequest imageRequest) throws IOException {
|
||||
int i;
|
||||
InputStream open = this.f481c.open(imageRequest.f2256c.getPath().substring(1), 2);
|
||||
InputStream open = this.f481c.open(imageRequest.f2262c.getPath().substring(1), 2);
|
||||
AssetFileDescriptor assetFileDescriptor = null;
|
||||
try {
|
||||
assetFileDescriptor = this.f481c.openFd(imageRequest.f2256c.getPath().substring(1));
|
||||
assetFileDescriptor = this.f481c.openFd(imageRequest.f2262c.getPath().substring(1));
|
||||
i = (int) assetFileDescriptor.getLength();
|
||||
} catch (IOException unused) {
|
||||
i = -1;
|
||||
|
|
|
@ -28,7 +28,7 @@ public class e0 extends g0 {
|
|||
@Override // c.f.j.p.g0
|
||||
public e d(ImageRequest imageRequest) throws IOException {
|
||||
InputStream inputStream;
|
||||
Uri uri = imageRequest.f2256c;
|
||||
Uri uri = imageRequest.f2262c;
|
||||
Uri uri2 = b.a;
|
||||
boolean z2 = false;
|
||||
if (uri.getPath() != null && b.c(uri) && "com.android.contacts".equals(uri.getAuthority()) && !uri.getPath().startsWith(b.a.getPath())) {
|
||||
|
|
|
@ -42,7 +42,7 @@ public class f0 extends g0 implements j1<e> {
|
|||
c.f.j.d.e eVar;
|
||||
Cursor query;
|
||||
e f2;
|
||||
Uri uri = imageRequest.f2256c;
|
||||
Uri uri = imageRequest.f2262c;
|
||||
if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f483c, null, null, null)) == null) {
|
||||
return null;
|
||||
}
|
||||
|
|
|
@ -25,10 +25,10 @@ public class i0 extends g0 {
|
|||
@Override // c.f.j.p.g0
|
||||
public e d(ImageRequest imageRequest) throws IOException {
|
||||
int i;
|
||||
InputStream openRawResource = this.f490c.openRawResource(Integer.parseInt(imageRequest.f2256c.getPath().substring(1)));
|
||||
InputStream openRawResource = this.f490c.openRawResource(Integer.parseInt(imageRequest.f2262c.getPath().substring(1)));
|
||||
AssetFileDescriptor assetFileDescriptor = null;
|
||||
try {
|
||||
assetFileDescriptor = this.f490c.openRawResourceFd(Integer.parseInt(imageRequest.f2256c.getPath().substring(1)));
|
||||
assetFileDescriptor = this.f490c.openRawResourceFd(Integer.parseInt(imageRequest.f2262c.getPath().substring(1)));
|
||||
i = (int) assetFileDescriptor.getLength();
|
||||
} catch (Resources.NotFoundException unused) {
|
||||
i = -1;
|
||||
|
|
|
@ -83,7 +83,7 @@ public class j0 implements v0<CloseableReference<c>> {
|
|||
bitmap = ThumbnailUtils.createVideoThumbnail(str, i);
|
||||
} else {
|
||||
try {
|
||||
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2256c, "r");
|
||||
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2262c, "r");
|
||||
MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever();
|
||||
mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor());
|
||||
bitmap = mediaMetadataRetriever.getFrameAtTime(-1);
|
||||
|
@ -141,7 +141,7 @@ public class j0 implements v0<CloseableReference<c>> {
|
|||
String str;
|
||||
Uri uri;
|
||||
Objects.requireNonNull(j0Var);
|
||||
Uri uri2 = imageRequest.f2256c;
|
||||
Uri uri2 = imageRequest.f2262c;
|
||||
if (c.f.d.l.b.d(uri2)) {
|
||||
return imageRequest.a().getPath();
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@ public class m extends g0 {
|
|||
@Override // c.f.j.p.g0
|
||||
public e d(ImageRequest imageRequest) throws IOException {
|
||||
boolean z2;
|
||||
String uri = imageRequest.f2256c.toString();
|
||||
String uri = imageRequest.f2262c.toString();
|
||||
AnimatableValueParser.j(Boolean.valueOf(uri.substring(0, 5).equals("data:")));
|
||||
int indexOf = uri.indexOf(44);
|
||||
String substring = uri.substring(indexOf + 1, uri.length());
|
||||
|
|
|
@ -142,7 +142,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
|
|||
w0Var.d("image_format", eVar.k.b);
|
||||
if (n.this.f || !b.m(i2, 16)) {
|
||||
ImageRequest e2 = this.a.e();
|
||||
if (n.this.g || !c.f.d.l.b.e(e2.f2256c)) {
|
||||
if (n.this.g || !c.f.d.l.b.e(e2.f2262c)) {
|
||||
eVar.p = AnimatableValueParser.c0(e2.j, e2.i, eVar, this.b);
|
||||
}
|
||||
}
|
||||
|
@ -180,7 +180,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
|
|||
synchronized (c0Var) {
|
||||
j = c0Var.j - c0Var.i;
|
||||
}
|
||||
String valueOf2 = String.valueOf(cVar2.f499c.e().f2256c);
|
||||
String valueOf2 = String.valueOf(cVar2.f499c.e().f2262c);
|
||||
int f = (z3 || m) ? eVar.f() : cVar2.o(eVar);
|
||||
i p = (z3 || m) ? h.a : cVar2.p();
|
||||
cVar2.d.e(cVar2.f499c, "DecodeProducer");
|
||||
|
@ -440,7 +440,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
|
|||
public void b(l<CloseableReference<c.f.j.j.c>> lVar, w0 w0Var) {
|
||||
try {
|
||||
c.f.j.r.b.b();
|
||||
this.e.b(!c.f.d.l.b.e(w0Var.e().f2256c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var);
|
||||
this.e.b(!c.f.d.l.b.e(w0Var.e().f2262c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var);
|
||||
c.f.j.r.b.b();
|
||||
} catch (Throwable th) {
|
||||
c.f.j.r.b.b();
|
||||
|
|
|
@ -36,7 +36,7 @@ public class o implements v0<CloseableReference<c>> {
|
|||
ImageRequest e = w0Var.e();
|
||||
ScheduledExecutorService scheduledExecutorService = this.b;
|
||||
if (scheduledExecutorService != null) {
|
||||
scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2257s, TimeUnit.MILLISECONDS);
|
||||
scheduledExecutorService.schedule(new a(lVar, w0Var), (long) e.f2263s, TimeUnit.MILLISECONDS);
|
||||
} else {
|
||||
this.a.b(lVar, w0Var);
|
||||
}
|
||||
|
|
|
@ -64,7 +64,7 @@ public class o0 implements c<e, Void> {
|
|||
this.f501c.b(eVar2, 9);
|
||||
} else {
|
||||
this.f501c.b(eVar2, 8);
|
||||
ImageRequestBuilder b = ImageRequestBuilder.b(e.f2256c);
|
||||
ImageRequestBuilder b = ImageRequestBuilder.b(e.f2262c);
|
||||
b.e = e.h;
|
||||
b.o = e.k;
|
||||
b.f = e.b;
|
||||
|
@ -73,11 +73,11 @@ public class o0 implements c<e, Void> {
|
|||
b.j = e.q;
|
||||
b.g = e.f;
|
||||
b.i = e.l;
|
||||
b.f2258c = e.i;
|
||||
b.f2264c = e.i;
|
||||
b.n = e.r;
|
||||
b.d = e.j;
|
||||
b.m = e.p;
|
||||
b.p = e.f2257s;
|
||||
b.p = e.f2263s;
|
||||
int i = f2 - 1;
|
||||
if (i >= 0) {
|
||||
z3 = true;
|
||||
|
|
|
@ -185,7 +185,7 @@ public class q0 implements v0<e> {
|
|||
return;
|
||||
}
|
||||
w0Var.o().e(w0Var, "PartialDiskCacheProducer");
|
||||
Uri build = e.f2256c.buildUpon().appendQueryParameter("fresco_partial", "true").build();
|
||||
Uri build = e.f2262c.buildUpon().appendQueryParameter("fresco_partial", "true").build();
|
||||
i iVar = this.b;
|
||||
w0Var.b();
|
||||
Objects.requireNonNull((n) iVar);
|
||||
|
|
|
@ -34,7 +34,7 @@ public class y implements Runnable {
|
|||
Objects.requireNonNull(a0Var);
|
||||
InputStream inputStream = null;
|
||||
try {
|
||||
httpURLConnection = a0Var.a(aVar.b.e().f2256c, 5);
|
||||
httpURLConnection = a0Var.a(aVar.b.e().f2262c, 5);
|
||||
try {
|
||||
aVar.e = a0Var.f474c.now();
|
||||
if (httpURLConnection != null) {
|
||||
|
|
|
@ -12,7 +12,7 @@ public class j implements b {
|
|||
boolean z2;
|
||||
boolean contains;
|
||||
int i2 = ((i & 1) != 0 ? 16 : 0) | 0;
|
||||
ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2260c;
|
||||
ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2266c;
|
||||
reentrantReadWriteLock.readLock().lock();
|
||||
try {
|
||||
if (SoLoader.d == null) {
|
||||
|
@ -49,7 +49,7 @@ public class j implements b {
|
|||
continue;
|
||||
} catch (UnsatisfiedLinkError e) {
|
||||
int i3 = SoLoader.e;
|
||||
SoLoader.f2260c.writeLock().lock();
|
||||
SoLoader.f2266c.writeLock().lock();
|
||||
try {
|
||||
if (SoLoader.g == null || !SoLoader.g.c()) {
|
||||
z2 = false;
|
||||
|
@ -58,21 +58,21 @@ public class j implements b {
|
|||
SoLoader.e = SoLoader.e + 1;
|
||||
z2 = true;
|
||||
}
|
||||
SoLoader.f2260c.writeLock().unlock();
|
||||
SoLoader.f2266c.writeLock().unlock();
|
||||
if (SoLoader.e == i3) {
|
||||
throw e;
|
||||
}
|
||||
} catch (IOException e2) {
|
||||
throw new RuntimeException(e2);
|
||||
} catch (Throwable th2) {
|
||||
SoLoader.f2260c.writeLock().unlock();
|
||||
SoLoader.f2266c.writeLock().unlock();
|
||||
throw th2;
|
||||
}
|
||||
}
|
||||
} while (z2);
|
||||
return z5;
|
||||
} finally {
|
||||
SoLoader.f2260c.readLock().unlock();
|
||||
SoLoader.f2266c.readLock().unlock();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -111,33 +111,33 @@ public final class b implements c.i.c.p.g.a {
|
|||
C0077b bVar2 = C0077b.a;
|
||||
c.i.c.p.h.e eVar = (c.i.c.p.h.e) bVar;
|
||||
eVar.b.put(j.class, bVar2);
|
||||
eVar.f1368c.remove(j.class);
|
||||
eVar.f1373c.remove(j.class);
|
||||
eVar.b.put(d.class, bVar2);
|
||||
eVar.f1368c.remove(d.class);
|
||||
eVar.f1373c.remove(d.class);
|
||||
e eVar2 = e.a;
|
||||
eVar.b.put(m.class, eVar2);
|
||||
eVar.f1368c.remove(m.class);
|
||||
eVar.f1373c.remove(m.class);
|
||||
eVar.b.put(g.class, eVar2);
|
||||
eVar.f1368c.remove(g.class);
|
||||
eVar.f1373c.remove(g.class);
|
||||
c cVar = c.a;
|
||||
eVar.b.put(k.class, cVar);
|
||||
eVar.f1368c.remove(k.class);
|
||||
eVar.f1373c.remove(k.class);
|
||||
eVar.b.put(e.class, cVar);
|
||||
eVar.f1368c.remove(e.class);
|
||||
eVar.f1373c.remove(e.class);
|
||||
a aVar = a.a;
|
||||
eVar.b.put(a.class, aVar);
|
||||
eVar.f1368c.remove(a.class);
|
||||
eVar.f1373c.remove(a.class);
|
||||
eVar.b.put(c.class, aVar);
|
||||
eVar.f1368c.remove(c.class);
|
||||
eVar.f1373c.remove(c.class);
|
||||
d dVar = d.a;
|
||||
eVar.b.put(l.class, dVar);
|
||||
eVar.f1368c.remove(l.class);
|
||||
eVar.f1373c.remove(l.class);
|
||||
eVar.b.put(f.class, dVar);
|
||||
eVar.f1368c.remove(f.class);
|
||||
eVar.f1373c.remove(f.class);
|
||||
f fVar = f.a;
|
||||
eVar.b.put(o.class, fVar);
|
||||
eVar.f1368c.remove(o.class);
|
||||
eVar.f1373c.remove(o.class);
|
||||
eVar.b.put(i.class, fVar);
|
||||
eVar.f1368c.remove(i.class);
|
||||
eVar.f1373c.remove(i.class);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -126,8 +126,8 @@ public final class b implements h {
|
|||
Format.b bVar = new Format.b();
|
||||
bVar.k = str;
|
||||
bVar.l = e;
|
||||
bVar.f2273x = 1;
|
||||
bVar.f2274y = i;
|
||||
bVar.f2279x = 1;
|
||||
bVar.f2280y = i;
|
||||
wVar.e(bVar.a());
|
||||
}
|
||||
int i2 = -1;
|
||||
|
|
|
@ -31,16 +31,16 @@ public final class b extends TagPayloadReader {
|
|||
int i2 = b[(s2 >> 2) & 3];
|
||||
Format.b bVar = new Format.b();
|
||||
bVar.k = "audio/mpeg";
|
||||
bVar.f2273x = 1;
|
||||
bVar.f2274y = i2;
|
||||
bVar.f2279x = 1;
|
||||
bVar.f2280y = i2;
|
||||
this.a.e(bVar.a());
|
||||
this.d = true;
|
||||
} else if (i == 7 || i == 8) {
|
||||
String str = i == 7 ? "audio/g711-alaw" : "audio/g711-mlaw";
|
||||
Format.b bVar2 = new Format.b();
|
||||
bVar2.k = str;
|
||||
bVar2.f2273x = 1;
|
||||
bVar2.f2274y = 8000;
|
||||
bVar2.f2279x = 1;
|
||||
bVar2.f2280y = 8000;
|
||||
this.a.e(bVar2.a());
|
||||
this.d = true;
|
||||
} else if (i != 10) {
|
||||
|
@ -73,8 +73,8 @@ public final class b extends TagPayloadReader {
|
|||
Format.b bVar = new Format.b();
|
||||
bVar.k = "audio/mp4a-latm";
|
||||
bVar.h = c2.f1000c;
|
||||
bVar.f2273x = c2.b;
|
||||
bVar.f2274y = c2.a;
|
||||
bVar.f2279x = c2.b;
|
||||
bVar.f2280y = c2.a;
|
||||
bVar.m = Collections.singletonList(bArr);
|
||||
this.a.e(bVar.a());
|
||||
this.d = true;
|
||||
|
|
|
@ -1923,9 +1923,9 @@ public class e implements h {
|
|||
int i14 = (cVar.V ? 1 : 0) | 0 | (!cVar.U ? 2 : 0);
|
||||
bVar = new Format.b();
|
||||
if (!c.i.a.c.i2.s.h(str12)) {
|
||||
bVar.f2273x = cVar.O;
|
||||
bVar.f2274y = cVar.Q;
|
||||
bVar.f2275z = i3;
|
||||
bVar.f2279x = cVar.O;
|
||||
bVar.f2280y = cVar.Q;
|
||||
bVar.f2281z = i3;
|
||||
i4 = 1;
|
||||
} else if (c.i.a.c.i2.s.j(str12)) {
|
||||
if (cVar.q == 0) {
|
||||
|
@ -1991,7 +1991,7 @@ public class e implements h {
|
|||
bVar.p = cVar.m;
|
||||
bVar.q = cVar.n;
|
||||
bVar.t = f;
|
||||
bVar.f2272s = i6;
|
||||
bVar.f2278s = i6;
|
||||
bVar.u = cVar.v;
|
||||
bVar.v = cVar.w;
|
||||
bVar.w = colorInfo;
|
||||
|
@ -2004,7 +2004,7 @@ public class e implements h {
|
|||
bVar.p = cVar.m;
|
||||
bVar.q = cVar.n;
|
||||
bVar.t = f;
|
||||
bVar.f2272s = i6;
|
||||
bVar.f2278s = i6;
|
||||
bVar.u = cVar.v;
|
||||
bVar.v = cVar.w;
|
||||
bVar.w = colorInfo;
|
||||
|
@ -2021,7 +2021,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2071,7 +2071,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2110,7 +2110,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2149,7 +2149,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2188,7 +2188,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2253,7 +2253,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2305,7 +2305,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2342,7 +2342,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2399,7 +2399,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2443,7 +2443,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2481,7 +2481,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2519,7 +2519,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2557,7 +2557,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2596,7 +2596,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2634,7 +2634,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2673,7 +2673,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2711,7 +2711,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2749,7 +2749,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2787,7 +2787,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2825,7 +2825,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2862,7 +2862,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2892,7 +2892,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2933,7 +2933,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -2979,7 +2979,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3009,7 +3009,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3052,7 +3052,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3080,7 +3080,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3122,7 +3122,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3160,7 +3160,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3198,7 +3198,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3236,7 +3236,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3274,7 +3274,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3312,7 +3312,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
@ -3354,7 +3354,7 @@ public class e implements h {
|
|||
bVar.b(i13);
|
||||
bVar.k = str12;
|
||||
bVar.l = i2;
|
||||
bVar.f2271c = cVar.W;
|
||||
bVar.f2277c = cVar.W;
|
||||
bVar.d = i14;
|
||||
bVar.m = list;
|
||||
bVar.h = str;
|
||||
|
|
|
@ -382,8 +382,8 @@ public final class f implements h {
|
|||
z.a aVar4 = fVar.e;
|
||||
bVar.k = aVar4.b;
|
||||
bVar.l = 4096;
|
||||
bVar.f2273x = aVar4.e;
|
||||
bVar.f2274y = aVar4.d;
|
||||
bVar.f2279x = aVar4.e;
|
||||
bVar.f2280y = aVar4.d;
|
||||
p pVar3 = fVar.f;
|
||||
bVar.A = pVar3.b;
|
||||
bVar.B = pVar3.f765c;
|
||||
|
@ -401,8 +401,8 @@ public final class f implements h {
|
|||
z.a aVar4 = fVar.e;
|
||||
bVar.k = aVar4.b;
|
||||
bVar.l = 4096;
|
||||
bVar.f2273x = aVar4.e;
|
||||
bVar.f2274y = aVar4.d;
|
||||
bVar.f2279x = aVar4.e;
|
||||
bVar.f2280y = aVar4.d;
|
||||
p pVar3 = fVar.f;
|
||||
bVar.A = pVar3.b;
|
||||
bVar.B = pVar3.f765c;
|
||||
|
@ -449,8 +449,8 @@ public final class f implements h {
|
|||
z.a aVar4 = fVar.e;
|
||||
bVar.k = aVar4.b;
|
||||
bVar.l = 4096;
|
||||
bVar.f2273x = aVar4.e;
|
||||
bVar.f2274y = aVar4.d;
|
||||
bVar.f2279x = aVar4.e;
|
||||
bVar.f2280y = aVar4.d;
|
||||
p pVar3 = fVar.f;
|
||||
bVar.A = pVar3.b;
|
||||
bVar.B = pVar3.f765c;
|
||||
|
@ -495,8 +495,8 @@ public final class f implements h {
|
|||
z.a aVar4 = fVar.e;
|
||||
bVar.k = aVar4.b;
|
||||
bVar.l = 4096;
|
||||
bVar.f2273x = aVar4.e;
|
||||
bVar.f2274y = aVar4.d;
|
||||
bVar.f2279x = aVar4.e;
|
||||
bVar.f2280y = aVar4.d;
|
||||
p pVar3 = fVar.f;
|
||||
bVar.A = pVar3.b;
|
||||
bVar.B = pVar3.f765c;
|
||||
|
|
|
@ -1115,7 +1115,7 @@ public final class e {
|
|||
s0.q = x4;
|
||||
s0.t = f12;
|
||||
i29 = i29;
|
||||
s0.f2272s = i29;
|
||||
s0.f2278s = i29;
|
||||
s0.u = bArr;
|
||||
s0.v = i7;
|
||||
s0.m = list;
|
||||
|
@ -1235,10 +1235,10 @@ public final class e {
|
|||
Format.b bVar = new Format.b();
|
||||
bVar.a = num;
|
||||
bVar.k = str15;
|
||||
bVar.f2273x = i43;
|
||||
bVar.f2274y = i42;
|
||||
bVar.f2279x = i43;
|
||||
bVar.f2280y = i42;
|
||||
bVar.n = drmInitData3;
|
||||
bVar.f2271c = str11;
|
||||
bVar.f2277c = str11;
|
||||
format = bVar.a();
|
||||
str7 = str15;
|
||||
} else {
|
||||
|
@ -1267,10 +1267,10 @@ public final class e {
|
|||
Format.b bVar2 = new Format.b();
|
||||
bVar2.a = num2;
|
||||
bVar2.k = str9;
|
||||
bVar2.f2273x = i45;
|
||||
bVar2.f2274y = i44;
|
||||
bVar2.f2279x = i45;
|
||||
bVar2.f2280y = i44;
|
||||
bVar2.n = drmInitData3;
|
||||
bVar2.f2271c = str11;
|
||||
bVar2.f2277c = str11;
|
||||
format = bVar2.a();
|
||||
} else {
|
||||
str7 = str15;
|
||||
|
@ -1282,18 +1282,18 @@ public final class e {
|
|||
Format.b bVar3 = new Format.b();
|
||||
bVar3.a = num3;
|
||||
bVar3.k = "audio/ac4";
|
||||
bVar3.f2273x = 2;
|
||||
bVar3.f2274y = i46;
|
||||
bVar3.f2279x = 2;
|
||||
bVar3.f2280y = i46;
|
||||
bVar3.n = drmInitData3;
|
||||
bVar3.f2271c = str11;
|
||||
bVar3.f2277c = str11;
|
||||
format = bVar3.a();
|
||||
} else if (f17 == 1684305011) {
|
||||
Format.b s02 = c.d.b.a.a.s0(f3);
|
||||
s02.k = str6;
|
||||
s02.f2273x = i19;
|
||||
s02.f2274y = i18;
|
||||
s02.f2279x = i19;
|
||||
s02.f2280y = i18;
|
||||
s02.n = drmInitData3;
|
||||
s02.f2271c = str11;
|
||||
s02.f2277c = str11;
|
||||
format = s02.a();
|
||||
} else {
|
||||
if (f17 == 1682927731) {
|
||||
|
@ -1413,12 +1413,12 @@ public final class e {
|
|||
Format.b s03 = c.d.b.a.a.s0(f3);
|
||||
s03.k = str6;
|
||||
s03.h = str5;
|
||||
s03.f2273x = i19;
|
||||
s03.f2274y = i18;
|
||||
s03.f2275z = i16;
|
||||
s03.f2279x = i19;
|
||||
s03.f2280y = i18;
|
||||
s03.f2281z = i16;
|
||||
s03.m = uVar;
|
||||
s03.n = drmInitData3;
|
||||
s03.f2271c = str11;
|
||||
s03.f2277c = str11;
|
||||
format2 = s03.a();
|
||||
}
|
||||
str = str11;
|
||||
|
@ -1443,12 +1443,12 @@ public final class e {
|
|||
Format.b s03 = c.d.b.a.a.s0(f3);
|
||||
s03.k = str6;
|
||||
s03.h = str5;
|
||||
s03.f2273x = i19;
|
||||
s03.f2274y = i18;
|
||||
s03.f2275z = i16;
|
||||
s03.f2279x = i19;
|
||||
s03.f2280y = i18;
|
||||
s03.f2281z = i16;
|
||||
s03.m = uVar;
|
||||
s03.n = drmInitData3;
|
||||
s03.f2271c = str11;
|
||||
s03.f2277c = str11;
|
||||
format2 = s03.a();
|
||||
str = str11;
|
||||
i29 = i12;
|
||||
|
@ -1476,12 +1476,12 @@ public final class e {
|
|||
Format.b s03 = c.d.b.a.a.s0(f3);
|
||||
s03.k = str6;
|
||||
s03.h = str5;
|
||||
s03.f2273x = i19;
|
||||
s03.f2274y = i18;
|
||||
s03.f2275z = i16;
|
||||
s03.f2279x = i19;
|
||||
s03.f2280y = i18;
|
||||
s03.f2281z = i16;
|
||||
s03.m = uVar;
|
||||
s03.n = drmInitData3;
|
||||
s03.f2271c = str11;
|
||||
s03.f2277c = str11;
|
||||
format2 = s03.a();
|
||||
str = str11;
|
||||
i29 = i12;
|
||||
|
@ -1502,7 +1502,7 @@ public final class e {
|
|||
aVar4 = aVar6;
|
||||
Format.b s04 = c.d.b.a.a.s0(f3);
|
||||
s04.k = str18;
|
||||
s04.f2271c = str11;
|
||||
s04.f2277c = str11;
|
||||
s04.o = j3;
|
||||
s04.m = uVar2;
|
||||
format2 = s04.a();
|
||||
|
@ -1523,7 +1523,7 @@ public final class e {
|
|||
aVar4 = aVar6;
|
||||
Format.b s04 = c.d.b.a.a.s0(f3);
|
||||
s04.k = str18;
|
||||
s04.f2271c = str11;
|
||||
s04.f2277c = str11;
|
||||
s04.o = j3;
|
||||
s04.m = uVar2;
|
||||
format2 = s04.a();
|
||||
|
@ -1534,7 +1534,7 @@ public final class e {
|
|||
aVar4 = aVar6;
|
||||
Format.b s04 = c.d.b.a.a.s0(f3);
|
||||
s04.k = str18;
|
||||
s04.f2271c = str11;
|
||||
s04.f2277c = str11;
|
||||
s04.o = j3;
|
||||
s04.m = uVar2;
|
||||
format2 = s04.a();
|
||||
|
|
|
@ -39,8 +39,8 @@ public final class h extends i {
|
|||
List<byte[]> h = AnimatableValueParser.h(copyOf);
|
||||
Format.b bVar2 = new Format.b();
|
||||
bVar2.k = "audio/opus";
|
||||
bVar2.f2273x = copyOf[9] & 255;
|
||||
bVar2.f2274y = 48000;
|
||||
bVar2.f2279x = copyOf[9] & 255;
|
||||
bVar2.f2280y = 48000;
|
||||
bVar2.m = h;
|
||||
bVar.a = bVar2.a();
|
||||
this.o = true;
|
||||
|
|
|
@ -373,8 +373,8 @@ public final class j extends i {
|
|||
bVar2.k = "audio/vorbis";
|
||||
bVar2.f = a0Var2.d;
|
||||
bVar2.g = a0Var2.f654c;
|
||||
bVar2.f2273x = a0Var2.a;
|
||||
bVar2.f2274y = a0Var2.b;
|
||||
bVar2.f2279x = a0Var2.a;
|
||||
bVar2.f2280y = a0Var2.b;
|
||||
bVar2.m = arrayList;
|
||||
bVar.a = bVar2.a();
|
||||
return true;
|
||||
|
|
|
@ -32,7 +32,7 @@ public final class e0 {
|
|||
bVar.a = str2;
|
||||
bVar.k = str;
|
||||
bVar.d = format.l;
|
||||
bVar.f2271c = format.k;
|
||||
bVar.f2277c = format.k;
|
||||
bVar.C = format.L;
|
||||
bVar.m = format.v;
|
||||
p.e(bVar.a());
|
||||
|
|
|
@ -313,9 +313,9 @@ public final class g implements o {
|
|||
Format.b bVar = new Format.b();
|
||||
bVar.a = this.d;
|
||||
bVar.k = str;
|
||||
bVar.f2273x = i;
|
||||
bVar.f2274y = i15;
|
||||
bVar.f2271c = this.f728c;
|
||||
bVar.f2279x = i;
|
||||
bVar.f2280y = i15;
|
||||
bVar.f2277c = this.f728c;
|
||||
Format a2 = bVar.a();
|
||||
this.j = a2;
|
||||
this.e.e(a2);
|
||||
|
|
|
@ -89,9 +89,9 @@ public final class i implements o {
|
|||
Format.b bVar = new Format.b();
|
||||
bVar.a = this.d;
|
||||
bVar.k = "audio/ac4";
|
||||
bVar.f2273x = 2;
|
||||
bVar.f2274y = b.a;
|
||||
bVar.f2271c = this.f734c;
|
||||
bVar.f2279x = 2;
|
||||
bVar.f2280y = b.a;
|
||||
bVar.f2277c = this.f734c;
|
||||
Format a = bVar.a();
|
||||
this.k = a;
|
||||
this.e.e(a);
|
||||
|
|
|
@ -39,7 +39,7 @@ public final class j0 {
|
|||
bVar.a = dVar.b();
|
||||
bVar.k = str;
|
||||
bVar.d = format.l;
|
||||
bVar.f2271c = format.k;
|
||||
bVar.f2277c = format.k;
|
||||
bVar.C = format.L;
|
||||
bVar.m = format.v;
|
||||
p.e(bVar.a());
|
||||
|
|
|
@ -191,10 +191,10 @@ public final class k implements o {
|
|||
bVar.a = this.f;
|
||||
bVar.k = "audio/mp4a-latm";
|
||||
bVar.h = c2.f1000c;
|
||||
bVar.f2273x = c2.b;
|
||||
bVar.f2274y = c2.a;
|
||||
bVar.f2279x = c2.b;
|
||||
bVar.f2280y = c2.a;
|
||||
bVar.m = Collections.singletonList(bArr3);
|
||||
bVar.f2271c = this.e;
|
||||
bVar.f2277c = this.e;
|
||||
Format a2 = bVar.a();
|
||||
this.r = 1024000000 / ((long) a2.H);
|
||||
this.g.e(a2);
|
||||
|
|
|
@ -122,7 +122,7 @@ public final class l implements i0.c {
|
|||
int i8 = bArr[i5] & 255 & 31;
|
||||
int i9 = 0;
|
||||
while (i9 < i8) {
|
||||
String str2 = new String(bArr, i7, 3, c.f1275c);
|
||||
String str2 = new String(bArr, i7, 3, c.f1278c);
|
||||
int i10 = i7 + 3;
|
||||
int i11 = i10 + 1;
|
||||
int i12 = bArr[i10] & 255;
|
||||
|
@ -144,7 +144,7 @@ public final class l implements i0.c {
|
|||
}
|
||||
Format.b bVar2 = new Format.b();
|
||||
bVar2.k = str;
|
||||
bVar2.f2271c = str2;
|
||||
bVar2.f2277c = str2;
|
||||
bVar2.C = i;
|
||||
bVar2.m = list;
|
||||
arrayList.add(bVar2.a());
|
||||
|
|
|
@ -168,10 +168,10 @@ public final class m implements o {
|
|||
bVar.a = str;
|
||||
bVar.k = "audio/vnd.dts";
|
||||
bVar.f = i8;
|
||||
bVar.f2273x = i24;
|
||||
bVar.f2274y = i23;
|
||||
bVar.f2279x = i24;
|
||||
bVar.f2280y = i23;
|
||||
bVar.n = null;
|
||||
bVar.f2271c = str2;
|
||||
bVar.f2277c = str2;
|
||||
Format a = bVar.a();
|
||||
this.i = a;
|
||||
this.d.e(a);
|
||||
|
|
|
@ -77,7 +77,7 @@ public final class n implements o {
|
|||
bVar.a = dVar.b();
|
||||
bVar.k = "application/dvbsubs";
|
||||
bVar.m = Collections.singletonList(aVar.b);
|
||||
bVar.f2271c = aVar.a;
|
||||
bVar.f2277c = aVar.a;
|
||||
p.e(bVar.a());
|
||||
this.b[i] = p;
|
||||
}
|
||||
|
|
|
@ -124,10 +124,10 @@ public final class u implements o {
|
|||
bVar.a = this.e;
|
||||
bVar.k = "audio/mp4a-latm";
|
||||
bVar.h = this.u;
|
||||
bVar.f2273x = this.t;
|
||||
bVar.f2274y = this.r;
|
||||
bVar.f2279x = this.t;
|
||||
bVar.f2280y = this.r;
|
||||
bVar.m = Collections.singletonList(bArr3);
|
||||
bVar.f2271c = this.a;
|
||||
bVar.f2277c = this.a;
|
||||
Format a = bVar.a();
|
||||
if (!a.equals(this.f)) {
|
||||
this.f = a;
|
||||
|
|
|
@ -80,9 +80,9 @@ public final class v implements o {
|
|||
bVar.a = this.e;
|
||||
bVar.k = aVar.b;
|
||||
bVar.l = 4096;
|
||||
bVar.f2273x = aVar.e;
|
||||
bVar.f2274y = i5;
|
||||
bVar.f2271c = this.f755c;
|
||||
bVar.f2279x = aVar.e;
|
||||
bVar.f2280y = i5;
|
||||
bVar.f2277c = this.f755c;
|
||||
this.d.e(bVar.a());
|
||||
this.h = true;
|
||||
}
|
||||
|
|
|
@ -40,7 +40,7 @@ public final class x implements c0 {
|
|||
long j2 = -9223372036854775807L;
|
||||
if (d != -9223372036854775807L) {
|
||||
Format format = this.a;
|
||||
if (d != format.f2268x) {
|
||||
if (d != format.f2274x) {
|
||||
Format.b a = format.a();
|
||||
a.o = d;
|
||||
Format a2 = a.a();
|
||||
|
|
|
@ -67,9 +67,9 @@ public final class b implements h {
|
|||
bVar.f = i5;
|
||||
bVar.g = i5;
|
||||
bVar.l = max * 2 * i2;
|
||||
bVar.f2273x = cVar.b;
|
||||
bVar.f2274y = i4;
|
||||
bVar.f2275z = 2;
|
||||
bVar.f2279x = cVar.b;
|
||||
bVar.f2280y = i4;
|
||||
bVar.f2281z = 2;
|
||||
this.j = bVar.a();
|
||||
return;
|
||||
}
|
||||
|
@ -157,9 +157,9 @@ public final class b implements h {
|
|||
bVar.f = i4;
|
||||
bVar.g = i4;
|
||||
bVar.l = max;
|
||||
bVar.f2273x = cVar.b;
|
||||
bVar.f2274y = cVar.f762c;
|
||||
bVar.f2275z = i;
|
||||
bVar.f2279x = cVar.b;
|
||||
bVar.f2280y = cVar.f762c;
|
||||
bVar.f2281z = i;
|
||||
this.d = bVar.a();
|
||||
return;
|
||||
}
|
||||
|
|
|
@ -163,8 +163,8 @@ public final class o {
|
|||
Format.b bVar = new Format.b();
|
||||
bVar.k = "audio/flac";
|
||||
bVar.l = i;
|
||||
bVar.f2273x = this.g;
|
||||
bVar.f2274y = this.e;
|
||||
bVar.f2279x = this.g;
|
||||
bVar.f2280y = this.e;
|
||||
bVar.m = Collections.singletonList(bArr);
|
||||
bVar.i = f;
|
||||
return bVar.a();
|
||||
|
|
|
@ -116,7 +116,7 @@ public final class s {
|
|||
if (format.B != format2.B) {
|
||||
i |= 1024;
|
||||
}
|
||||
if (!this.e && !(format.f2269y == format2.f2269y && format.f2270z == format2.f2270z)) {
|
||||
if (!this.e && !(format.f2275y == format2.f2275y && format.f2276z == format2.f2276z)) {
|
||||
i |= 512;
|
||||
}
|
||||
if (!f0.a(format.F, format2.F)) {
|
||||
|
@ -226,8 +226,8 @@ public final class s {
|
|||
return false;
|
||||
}
|
||||
if (this.g) {
|
||||
int i4 = format.f2269y;
|
||||
if (i4 <= 0 || (i = format.f2270z) <= 0) {
|
||||
int i4 = format.f2275y;
|
||||
if (i4 <= 0 || (i = format.f2276z) <= 0) {
|
||||
return true;
|
||||
}
|
||||
if (f0.a >= 21) {
|
||||
|
@ -238,9 +238,9 @@ public final class s {
|
|||
}
|
||||
if (!z5) {
|
||||
StringBuilder P3 = a.P("legacyFrameSize, ");
|
||||
P3.append(format.f2269y);
|
||||
P3.append(format.f2275y);
|
||||
P3.append("x");
|
||||
P3.append(format.f2270z);
|
||||
P3.append(format.f2276z);
|
||||
h(P3.toString());
|
||||
}
|
||||
return z5;
|
||||
|
|
|
@ -174,7 +174,7 @@ public final class f extends g0 implements Handler.Callback {
|
|||
} else if (I == -5) {
|
||||
Format format = A.b;
|
||||
Objects.requireNonNull(format);
|
||||
this.E = format.f2268x;
|
||||
this.E = format.f2274x;
|
||||
}
|
||||
}
|
||||
if (this.A > 0) {
|
||||
|
|
|
@ -14,7 +14,7 @@ import java.util.regex.Pattern;
|
|||
/* compiled from: IcyDecoder */
|
||||
public final class a extends g {
|
||||
public static final Pattern a = Pattern.compile("(.+?)='(.*?)';", 32);
|
||||
public final CharsetDecoder b = c.f1275c.newDecoder();
|
||||
public final CharsetDecoder b = c.f1278c.newDecoder();
|
||||
|
||||
/* renamed from: c reason: collision with root package name */
|
||||
public final CharsetDecoder f787c = c.b.newDecoder();
|
||||
|
|
|
@ -104,8 +104,8 @@ public final class c0 extends j implements b0.b {
|
|||
if (dVar != null) {
|
||||
dVar.a(true);
|
||||
}
|
||||
loader.f2341c.execute(new Loader.g(b0Var));
|
||||
loader.f2341c.shutdown();
|
||||
loader.f2347c.execute(new Loader.g(b0Var));
|
||||
loader.f2347c.shutdown();
|
||||
b0Var.f795z.removeCallbacksAndMessages(null);
|
||||
b0Var.A = null;
|
||||
b0Var.V = true;
|
||||
|
|
|
@ -445,7 +445,7 @@ public final class l extends g0 implements Handler.Callback {
|
|||
} else {
|
||||
Format format = this.w.b;
|
||||
if (format != null) {
|
||||
iVar.q = format.f2268x;
|
||||
iVar.q = format.f2274x;
|
||||
iVar.s();
|
||||
this.f827z &= !iVar.o();
|
||||
} else {
|
||||
|
|
|
@ -110,7 +110,7 @@ public final class a extends d {
|
|||
str = wVar.q(x2, c.e);
|
||||
}
|
||||
}
|
||||
str = wVar.q(x2, c.f1275c);
|
||||
str = wVar.q(x2, c.f1278c);
|
||||
}
|
||||
if (str.isEmpty()) {
|
||||
return b.i;
|
||||
|
|
|
@ -10,7 +10,7 @@ public final /* synthetic */ class b implements Comparator {
|
|||
public final int compare(Object obj, Object obj2) {
|
||||
Integer num = (Integer) obj;
|
||||
Integer num2 = (Integer) obj2;
|
||||
int[] iArr = DefaultTrackSelector.f2310c;
|
||||
int[] iArr = DefaultTrackSelector.f2316c;
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ public final /* synthetic */ class c implements Comparator {
|
|||
public final int compare(Object obj, Object obj2) {
|
||||
Integer num = (Integer) obj;
|
||||
Integer num2 = (Integer) obj2;
|
||||
int[] iArr = DefaultTrackSelector.f2310c;
|
||||
int[] iArr = DefaultTrackSelector.f2316c;
|
||||
if (num.intValue() == -1) {
|
||||
return num2.intValue() == -1 ? 0 : -1;
|
||||
}
|
||||
|
|
|
@ -206,7 +206,7 @@ public abstract class i extends l {
|
|||
int i25 = iArr13[i24];
|
||||
if (!parameters6.N && !parameters6.M) {
|
||||
int i26 = parameters6.A ? 24 : 16;
|
||||
boolean z12 = parameters6.f2314z && (i25 & i26) != 0;
|
||||
boolean z12 = parameters6.f2320z && (i25 & i26) != 0;
|
||||
DefaultTrackSelector.Parameters parameters7 = parameters6;
|
||||
int i27 = 0;
|
||||
while (true) {
|
||||
|
@ -220,7 +220,7 @@ public abstract class i extends l {
|
|||
iArr7 = iArr13;
|
||||
int i29 = parameters7.r;
|
||||
iArr6 = iArr12;
|
||||
int i30 = parameters7.f2311s;
|
||||
int i30 = parameters7.f2317s;
|
||||
i9 = i23;
|
||||
int i31 = parameters7.t;
|
||||
z5 = z10;
|
||||
|
@ -230,7 +230,7 @@ public abstract class i extends l {
|
|||
aVarArr = aVarArr2;
|
||||
int i34 = parameters7.w;
|
||||
i8 = i24;
|
||||
int i35 = parameters7.f2312x;
|
||||
int i35 = parameters7.f2318x;
|
||||
iArr8 = iArr16;
|
||||
int i36 = parameters7.B;
|
||||
parameters4 = parameters5;
|
||||
|
@ -238,12 +238,12 @@ public abstract class i extends l {
|
|||
boolean z13 = parameters7.D;
|
||||
trackGroupArray2 = trackGroupArray4;
|
||||
if (trackGroup4.i < 2) {
|
||||
iArr9 = DefaultTrackSelector.f2310c;
|
||||
iArr9 = DefaultTrackSelector.f2316c;
|
||||
} else {
|
||||
List<Integer> d = DefaultTrackSelector.d(trackGroup4, i36, i37, z13);
|
||||
ArrayList arrayList3 = (ArrayList) d;
|
||||
if (arrayList3.size() < 2) {
|
||||
iArr9 = DefaultTrackSelector.f2310c;
|
||||
iArr9 = DefaultTrackSelector.f2316c;
|
||||
} else {
|
||||
if (!z12) {
|
||||
HashSet hashSet2 = new HashSet();
|
||||
|
@ -301,7 +301,7 @@ public abstract class i extends l {
|
|||
}
|
||||
arrayList = arrayList;
|
||||
}
|
||||
iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2310c : c.l0(list);
|
||||
iArr9 = arrayList.size() < 2 ? DefaultTrackSelector.f2316c : c.l0(list);
|
||||
if (iArr9.length <= 0) {
|
||||
aVar5 = new g.a(trackGroup4, iArr9);
|
||||
break;
|
||||
|
@ -354,7 +354,7 @@ public abstract class i extends l {
|
|||
Format format = trackGroup6.j[i44];
|
||||
if ((format.m & 16384) == 0 && DefaultTrackSelector.e(iArr18[i44], parameters4.O)) {
|
||||
DefaultTrackSelector.e eVar3 = new DefaultTrackSelector.e(format, parameters4, iArr18[i44], ((ArrayList) d2).contains(Integer.valueOf(i44)));
|
||||
if ((eVar3.i || parameters4.f2313y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) {
|
||||
if ((eVar3.i || parameters4.f2319y) && (eVar2 == null || eVar3.compareTo(eVar2) > 0)) {
|
||||
i43 = i44;
|
||||
trackGroup7 = trackGroup6;
|
||||
eVar2 = eVar3;
|
||||
|
|
|
@ -71,9 +71,9 @@ public abstract class g0 implements k1, l1 {
|
|||
} else if (a == -5) {
|
||||
Format format = s0Var.b;
|
||||
Objects.requireNonNull(format);
|
||||
if (format.f2268x != RecyclerView.FOREVER_NS) {
|
||||
if (format.f2274x != RecyclerView.FOREVER_NS) {
|
||||
Format.b a2 = format.a();
|
||||
a2.o = format.f2268x + this.p;
|
||||
a2.o = format.f2274x + this.p;
|
||||
s0Var.b = a2.a();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -657,7 +657,7 @@ public final class n extends FrameLayout implements SubtitleView.a {
|
|||
}
|
||||
sb4.append("</style></head>");
|
||||
sb.insert(0, sb4.toString());
|
||||
this.j.loadData(Base64.encodeToString(sb.toString().getBytes(c.i.b.a.c.f1275c), 1), "text/html", "base64");
|
||||
this.j.loadData(Base64.encodeToString(sb.toString().getBytes(c.i.b.a.c.f1278c), 1), "text/html", "base64");
|
||||
}
|
||||
|
||||
@Override // android.widget.FrameLayout, android.view.View, android.view.ViewGroup
|
||||
|
|
|
@ -88,7 +88,7 @@ public final class c implements j {
|
|||
Uri uri = a3.a;
|
||||
byte[] bArr = ((n) cache.b(str)).f909c.get("exo_redir");
|
||||
Uri uri2 = null;
|
||||
String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1275c) : null;
|
||||
String str2 = bArr != null ? new String(bArr, c.i.b.a.c.f1278c) : null;
|
||||
if (str2 != null) {
|
||||
uri2 = Uri.parse(str2);
|
||||
}
|
||||
|
|
|
@ -60,7 +60,7 @@ public final class n implements l {
|
|||
if (value2 instanceof Long) {
|
||||
bArr = ByteBuffer.allocate(8).putLong(((Long) value2).longValue()).array();
|
||||
} else if (value2 instanceof String) {
|
||||
bArr = ((String) value2).getBytes(c.f1275c);
|
||||
bArr = ((String) value2).getBytes(c.f1278c);
|
||||
} else if (value2 instanceof byte[]) {
|
||||
bArr = (byte[]) value2;
|
||||
} else {
|
||||
|
|
|
@ -311,11 +311,11 @@ public final class f0 {
|
|||
}
|
||||
|
||||
public static String l(byte[] bArr) {
|
||||
return new String(bArr, c.f1275c);
|
||||
return new String(bArr, c.f1278c);
|
||||
}
|
||||
|
||||
public static String m(byte[] bArr, int i2, int i3) {
|
||||
return new String(bArr, i2, i3, c.f1275c);
|
||||
return new String(bArr, i2, i3, c.f1278c);
|
||||
}
|
||||
|
||||
public static int n(int i2) {
|
||||
|
@ -493,7 +493,7 @@ public final class f0 {
|
|||
}
|
||||
|
||||
public static byte[] w(String str) {
|
||||
return str.getBytes(c.f1275c);
|
||||
return str.getBytes(c.f1278c);
|
||||
}
|
||||
|
||||
public static boolean x(w wVar, w wVar2, @Nullable Inflater inflater) {
|
||||
|
|
|
@ -250,7 +250,7 @@ public final class w {
|
|||
}
|
||||
|
||||
public String p(int i) {
|
||||
return q(i, c.f1275c);
|
||||
return q(i, c.f1278c);
|
||||
}
|
||||
|
||||
public String q(int i, Charset charset) {
|
||||
|
|
|
@ -1519,7 +1519,7 @@ public class n extends MediaCodecRenderer {
|
|||
|
||||
public static int I0(s sVar, Format format) {
|
||||
if (format.u == -1) {
|
||||
return G0(sVar, format.t, format.f2269y, format.f2270z);
|
||||
return G0(sVar, format.t, format.f2275y, format.f2276z);
|
||||
}
|
||||
int size = format.v.size();
|
||||
int i = 0;
|
||||
|
@ -1711,9 +1711,9 @@ public class n extends MediaCodecRenderer {
|
|||
public e K(s sVar, Format format, Format format2) {
|
||||
e c2 = sVar.c(format, format2);
|
||||
int i = c2.e;
|
||||
int i2 = format2.f2269y;
|
||||
int i2 = format2.f2275y;
|
||||
a aVar = this.Y0;
|
||||
if (i2 > aVar.a || format2.f2270z > aVar.b) {
|
||||
if (i2 > aVar.a || format2.f2276z > aVar.b) {
|
||||
i |= 256;
|
||||
}
|
||||
if (I0(sVar, format2) > this.Y0.f931c) {
|
||||
|
@ -1769,11 +1769,11 @@ public class n extends MediaCodecRenderer {
|
|||
String str2 = sVar.f779c;
|
||||
Format[] formatArr2 = this.o;
|
||||
Objects.requireNonNull(formatArr2);
|
||||
int i3 = format.f2269y;
|
||||
int i4 = format.f2270z;
|
||||
int i3 = format.f2275y;
|
||||
int i4 = format.f2276z;
|
||||
int I0 = I0(sVar, format);
|
||||
if (formatArr2.length == 1) {
|
||||
if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2269y, format.f2270z)) == -1)) {
|
||||
if (!(I0 == -1 || (G0 = G0(sVar, format.t, format.f2275y, format.f2276z)) == -1)) {
|
||||
I0 = Math.min((int) (((float) I0) * 1.5f), G0);
|
||||
}
|
||||
aVar = new a(i3, i4, I0);
|
||||
|
@ -1790,11 +1790,11 @@ public class n extends MediaCodecRenderer {
|
|||
format2 = a2.a();
|
||||
}
|
||||
if (sVar.c(format, format2).d != 0) {
|
||||
int i6 = format2.f2269y;
|
||||
int i6 = format2.f2275y;
|
||||
formatArr = formatArr2;
|
||||
z4 |= i6 == -1 || format2.f2270z == -1;
|
||||
z4 |= i6 == -1 || format2.f2276z == -1;
|
||||
int max = Math.max(i3, i6);
|
||||
int max2 = Math.max(i4, format2.f2270z);
|
||||
int max2 = Math.max(i4, format2.f2276z);
|
||||
I0 = Math.max(I0, I0(sVar, format2));
|
||||
i4 = max2;
|
||||
i3 = max;
|
||||
|
@ -1806,8 +1806,8 @@ public class n extends MediaCodecRenderer {
|
|||
}
|
||||
if (z4) {
|
||||
Log.w("MediaCodecVideoRenderer", "Resolutions unknown. Codec max resolution: " + i3 + "x" + i4);
|
||||
int i7 = format.f2270z;
|
||||
int i8 = format.f2269y;
|
||||
int i7 = format.f2276z;
|
||||
int i8 = format.f2275y;
|
||||
boolean z5 = i7 > i8;
|
||||
int i9 = z5 ? i7 : i8;
|
||||
if (z5) {
|
||||
|
@ -1864,8 +1864,8 @@ public class n extends MediaCodecRenderer {
|
|||
}
|
||||
mediaFormat = new MediaFormat();
|
||||
mediaFormat.setString("mime", str);
|
||||
mediaFormat.setInteger("width", format.f2269y);
|
||||
mediaFormat.setInteger("height", format.f2270z);
|
||||
mediaFormat.setInteger("width", format.f2275y);
|
||||
mediaFormat.setInteger("height", format.f2276z);
|
||||
AnimatableValueParser.y2(mediaFormat, format.v);
|
||||
f2 = format.A;
|
||||
if (f2 != -1.0f) {
|
||||
|
@ -1916,8 +1916,8 @@ public class n extends MediaCodecRenderer {
|
|||
i = !this.A1 ? this.B1 : 0;
|
||||
mediaFormat = new MediaFormat();
|
||||
mediaFormat.setString("mime", str);
|
||||
mediaFormat.setInteger("width", format.f2269y);
|
||||
mediaFormat.setInteger("height", format.f2270z);
|
||||
mediaFormat.setInteger("width", format.f2275y);
|
||||
mediaFormat.setInteger("height", format.f2276z);
|
||||
AnimatableValueParser.y2(mediaFormat, format.v);
|
||||
f2 = format.A;
|
||||
if (f2 != -1.0f) {
|
||||
|
@ -2216,8 +2216,8 @@ public class n extends MediaCodecRenderer {
|
|||
rVar.f(this.e1);
|
||||
}
|
||||
if (this.A1) {
|
||||
this.s1 = format.f2269y;
|
||||
this.t1 = format.f2270z;
|
||||
this.s1 = format.f2275y;
|
||||
this.t1 = format.f2276z;
|
||||
} else {
|
||||
Objects.requireNonNull(mediaFormat);
|
||||
boolean z2 = mediaFormat.containsKey("crop-right") && mediaFormat.containsKey("crop-left") && mediaFormat.containsKey("crop-bottom") && mediaFormat.containsKey("crop-top");
|
||||
|
|
|
@ -84,7 +84,7 @@ public final class a0 extends u {
|
|||
public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException {
|
||||
int i = aVar.d;
|
||||
if (i == 3 || i == 2 || i == 268435456 || i == 536870912 || i == 805306368 || i == 4) {
|
||||
return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2276c, 2) : AudioProcessor.a.a;
|
||||
return i != 2 ? new AudioProcessor.a(aVar.b, aVar.f2282c, 2) : AudioProcessor.a.a;
|
||||
}
|
||||
throw new AudioProcessor.UnhandledAudioFormatException(aVar);
|
||||
}
|
||||
|
|
|
@ -79,7 +79,7 @@ public final class d0 implements AudioProcessor {
|
|||
i = aVar.b;
|
||||
}
|
||||
this.e = aVar;
|
||||
AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2276c, 2);
|
||||
AudioProcessor.a aVar2 = new AudioProcessor.a(i, aVar.f2282c, 2);
|
||||
this.f = aVar2;
|
||||
this.i = true;
|
||||
return aVar2;
|
||||
|
@ -128,7 +128,7 @@ public final class d0 implements AudioProcessor {
|
|||
AudioProcessor.a aVar2 = this.f;
|
||||
this.h = aVar2;
|
||||
if (this.i) {
|
||||
this.j = new c0(aVar.b, aVar.f2276c, this.f999c, this.d, aVar2.b);
|
||||
this.j = new c0(aVar.b, aVar.f2282c, this.f999c, this.d, aVar2.b);
|
||||
} else {
|
||||
c0 c0Var = this.j;
|
||||
if (c0Var != null) {
|
||||
|
|
|
@ -35,11 +35,11 @@ public final class v extends u {
|
|||
return AudioProcessor.a.a;
|
||||
}
|
||||
if (aVar.d == 2) {
|
||||
boolean z2 = aVar.f2276c != iArr.length;
|
||||
boolean z2 = aVar.f2282c != iArr.length;
|
||||
int i = 0;
|
||||
while (i < iArr.length) {
|
||||
int i2 = iArr[i];
|
||||
if (i2 < aVar.f2276c) {
|
||||
if (i2 < aVar.f2282c) {
|
||||
z2 |= i2 != i;
|
||||
i++;
|
||||
} else {
|
||||
|
|
|
@ -45,7 +45,7 @@ public final class x extends u {
|
|||
public AudioProcessor.a f(AudioProcessor.a aVar) throws AudioProcessor.UnhandledAudioFormatException {
|
||||
int i2 = aVar.d;
|
||||
if (f0.y(i2)) {
|
||||
return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2276c, 4) : AudioProcessor.a.a;
|
||||
return i2 != 4 ? new AudioProcessor.a(aVar.b, aVar.f2282c, 4) : AudioProcessor.a.a;
|
||||
}
|
||||
throw new AudioProcessor.UnhandledAudioFormatException(aVar);
|
||||
}
|
||||
|
|
|
@ -228,9 +228,9 @@ public class y extends MediaCodecRenderer implements r {
|
|||
int i4 = format.H;
|
||||
Format.b bVar = new Format.b();
|
||||
bVar.k = "audio/raw";
|
||||
bVar.f2273x = i3;
|
||||
bVar.f2274y = i4;
|
||||
bVar.f2275z = 4;
|
||||
bVar.f2279x = i3;
|
||||
bVar.f2280y = i4;
|
||||
bVar.f2281z = 4;
|
||||
if (audioSink.s(bVar.a()) == 2) {
|
||||
mediaFormat.setInteger("pcm-encoding", 4);
|
||||
}
|
||||
|
@ -366,11 +366,11 @@ public class y extends MediaCodecRenderer implements r {
|
|||
int r = "audio/raw".equals(format.t) ? format.I : (f0.a < 24 || !mediaFormat.containsKey("pcm-encoding")) ? mediaFormat.containsKey("v-bits-per-sample") ? f0.r(mediaFormat.getInteger("v-bits-per-sample")) : "audio/raw".equals(format.t) ? format.I : 2 : mediaFormat.getInteger("pcm-encoding");
|
||||
Format.b bVar = new Format.b();
|
||||
bVar.k = "audio/raw";
|
||||
bVar.f2275z = r;
|
||||
bVar.f2281z = r;
|
||||
bVar.A = format.J;
|
||||
bVar.B = format.K;
|
||||
bVar.f2273x = mediaFormat.getInteger("channel-count");
|
||||
bVar.f2274y = mediaFormat.getInteger("sample-rate");
|
||||
bVar.f2279x = mediaFormat.getInteger("channel-count");
|
||||
bVar.f2280y = mediaFormat.getInteger("sample-rate");
|
||||
Format a2 = bVar.a();
|
||||
if (this.T0 && a2.G == 6 && (i = format.G) < 6) {
|
||||
iArr = new int[i];
|
||||
|
@ -511,9 +511,9 @@ public class y extends MediaCodecRenderer implements r {
|
|||
int i3 = format.H;
|
||||
Format.b bVar = new Format.b();
|
||||
bVar.k = "audio/raw";
|
||||
bVar.f2273x = i2;
|
||||
bVar.f2274y = i3;
|
||||
bVar.f2275z = 2;
|
||||
bVar.f2279x = i2;
|
||||
bVar.f2280y = i3;
|
||||
bVar.f2281z = 2;
|
||||
if (!audioSink.a(bVar.a())) {
|
||||
return 1;
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@ public final /* synthetic */ class m implements MediaDrm.OnEventListener {
|
|||
z zVar = this.a;
|
||||
x.b bVar = this.b;
|
||||
Objects.requireNonNull(zVar);
|
||||
DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2291x;
|
||||
DefaultDrmSessionManager.c cVar = DefaultDrmSessionManager.this.f2297x;
|
||||
Objects.requireNonNull(cVar);
|
||||
cVar.obtainMessage(i, bArr).sendToTarget();
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@ public interface a extends IInterface {
|
|||
}
|
||||
|
||||
@Override // c.i.a.d.a.a
|
||||
public final Bundle C(Bundle bundle) throws RemoteException {
|
||||
public final Bundle B(Bundle bundle) throws RemoteException {
|
||||
Parcel obtain = Parcel.obtain();
|
||||
obtain.writeInterfaceToken("com.google.android.finsky.externalreferrer.IGetInstallReferrerService");
|
||||
int i = c.a;
|
||||
|
@ -45,5 +45,5 @@ public interface a extends IInterface {
|
|||
}
|
||||
}
|
||||
|
||||
Bundle C(Bundle bundle) throws RemoteException;
|
||||
Bundle B(Bundle bundle) throws RemoteException;
|
||||
}
|
||||
|
|
|
@ -4,15 +4,15 @@ import android.app.Activity;
|
|||
import androidx.annotation.NonNull;
|
||||
import c.i.a.f.e.h.a;
|
||||
import c.i.a.f.e.h.b;
|
||||
import c.i.a.f.e.h.j.n;
|
||||
import c.i.a.f.h.b.g;
|
||||
import c.i.a.f.h.b.i;
|
||||
/* compiled from: com.google.android.gms:play-services-auth-api-phone@@17.4.0 */
|
||||
public abstract class a extends b<a.d.c> {
|
||||
public static final a.g<g> j;
|
||||
public static final a.AbstractC0104a<g, a.d.c> k;
|
||||
public static final a.g<i> j;
|
||||
public static final a.AbstractC0104a<i, a.d.c> k;
|
||||
public static final c.i.a.f.e.h.a<a.d.c> l;
|
||||
|
||||
static {
|
||||
a.g<g> gVar = new a.g<>();
|
||||
a.g<i> gVar = new a.g<>();
|
||||
j = gVar;
|
||||
b bVar = new b();
|
||||
k = bVar;
|
||||
|
@ -20,6 +20,6 @@ public abstract class a extends b<a.d.c> {
|
|||
}
|
||||
|
||||
public a(@NonNull Activity activity) {
|
||||
super(activity, (c.i.a.f.e.h.a<a.d>) l, (a.d) null, (n) new c.i.a.f.e.h.j.a());
|
||||
super(activity, (c.i.a.f.e.h.a<a.d>) l, (a.d) null, b.a.a);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,14 +3,16 @@ package c.i.a.f.c.a.e;
|
|||
import android.content.Context;
|
||||
import android.os.Looper;
|
||||
import c.i.a.f.e.h.a;
|
||||
import c.i.a.f.e.h.c;
|
||||
import c.i.a.f.e.h.j.f;
|
||||
import c.i.a.f.e.h.j.l;
|
||||
import c.i.a.f.e.k.c;
|
||||
import c.i.a.f.h.b.g;
|
||||
public final class b extends a.AbstractC0104a<g, a.d.c> {
|
||||
import c.i.a.f.h.b.i;
|
||||
/* compiled from: com.google.android.gms:play-services-auth-api-phone@@17.4.0 */
|
||||
public final class b extends a.AbstractC0104a<i, a.d.c> {
|
||||
/* Return type fixed from 'c.i.a.f.e.h.a$f' to match base method */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.c$a, c.i.a.f.e.h.c$b] */
|
||||
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [android.content.Context, android.os.Looper, c.i.a.f.e.k.c, java.lang.Object, c.i.a.f.e.h.j.f, c.i.a.f.e.h.j.l] */
|
||||
@Override // c.i.a.f.e.h.a.AbstractC0104a
|
||||
public final /* synthetic */ g a(Context context, Looper looper, c cVar, a.d.c cVar2, c.a aVar, c.b bVar) {
|
||||
return new g(context, looper, cVar, aVar, bVar);
|
||||
public final /* synthetic */ i b(Context context, Looper looper, c cVar, a.d.c cVar2, f fVar, l lVar) {
|
||||
return new i(context, looper, cVar, fVar, lVar);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,7 +17,7 @@ public class a extends b<GoogleSignInOptions> {
|
|||
public final synchronized int f() {
|
||||
if (j == 1) {
|
||||
Context context = this.a;
|
||||
Object obj = GoogleApiAvailability.f2359c;
|
||||
Object obj = GoogleApiAvailability.f2365c;
|
||||
GoogleApiAvailability googleApiAvailability = GoogleApiAvailability.d;
|
||||
int b = googleApiAvailability.b(context, 12451000);
|
||||
if (b == 0) {
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue