Skip to content

Update libwebrtc to m144#886

Open
davidliu wants to merge 3 commits intomainfrom
dl/m144
Open

Update libwebrtc to m144#886
davidliu wants to merge 3 commits intomainfrom
dl/m144

Conversation

@davidliu
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

🦋 Changeset detected

Latest commit: 724d7a5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
client-sdk-android Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Dependency diff:

-\--- io.github.webrtc-sdk:android-prefixed:137.7151.05
+\--- io.github.webrtc-sdk:android-prefixed:144.7559.01

@github-actions
Copy link
Contributor

Diffuse output:

OLD: diffuse-source-file
NEW: livekit-android-sdk-release.aar

 AAR      │ old      │ new      │ diff   
──────────┼──────────┼──────────┼────────
      jar │    4 MiB │    4 MiB │ +408 B 
 manifest │  1.5 KiB │  1.5 KiB │    0 B 
 lint-jar │ 12.7 KiB │ 12.7 KiB │    0 B 
    other │  1.6 KiB │  1.6 KiB │    0 B 
──────────┼──────────┼──────────┼────────
    total │    4 MiB │    4 MiB │ +408 B 

 JAR     │ old   │ new   │ diff       
─────────┼───────┼───────┼────────────
 classes │  2205 │  2205 │  0 (+0 -0) 
 methods │ 42927 │ 42929 │ +2 (+5 -3) 
  fields │  8368 │  8369 │ +1 (+2 -1)
AAR
 size  │ diff   │ path          
───────┼────────┼───────────────
 4 MiB │ +408 B │ ∆ classes.jar 
───────┼────────┼───────────────
 4 MiB │ +408 B │ (total)
JAR
METHODS:

   old   │ new   │ diff       
  ───────┼───────┼────────────
   42927 │ 42929 │ +2 (+5 -3) 
  
  + io.livekit.android.e2ee.BaseKeyProvider <init>(String, String, int, boolean, int, int, boolean, FrameCryptorKeyDerivationAlgorithm)
  + io.livekit.android.e2ee.BaseKeyProvider <init>(String, String, int, boolean, int, int, boolean, FrameCryptorKeyDerivationAlgorithm, int, DefaultConstructorMarker)
  + io.livekit.android.e2ee.E2EEOptionsKt <clinit>()
  + io.livekit.android.e2ee.E2EEOptionsKt getDefaultKeyDerivationAlgorithm() → FrameCryptorKeyDerivationAlgorithm
  + livekit.org.webrtc.FrameCryptorFactory createFrameCryptorKeyProvider(boolean, byte[], int, byte[], int, int, boolean, FrameCryptorKeyDerivationAlgorithm) → FrameCryptorKeyProvider
  
  - io.livekit.android.e2ee.BaseKeyProvider <init>(String, String, int, boolean, int, int, boolean)
  - io.livekit.android.e2ee.BaseKeyProvider <init>(String, String, int, boolean, int, int, boolean, int, DefaultConstructorMarker)
  - livekit.org.webrtc.FrameCryptorFactory createFrameCryptorKeyProvider(boolean, byte[], int, byte[], int, int, boolean) → FrameCryptorKeyProvider
  

FIELDS:

   old  │ new  │ diff       
  ──────┼──────┼────────────
   8368 │ 8369 │ +1 (+2 -1) 
  
  + io.livekit.android.e2ee.E2EEOptionsKt defaultKeyDerivationAlgorithm: FrameCryptorKeyDerivationAlgorithm
  + livekit.org.webrtc.FrameCryptorKeyDerivationAlgorithm PBKDF2: FrameCryptorKeyDerivationAlgorithm
  
  - livekit.org.webrtc.PeerConnection_RTCConfiguration activeResetSrtpParams: boolean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant