-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pion/webrtc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pion/webrtc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 6 files changed
- 2 contributors
Commits on Feb 10, 2021
-
Disable MediaEngine Copy by Default
If an API is shared between PeerConnections they would use the same MediaEngine. A MediaEngine contains negotiated PayloadTypes so if the PeerConnections were answering you would end up in invalid states. Add DisableMediaEngineCopy to SettingEngine in case user needs old behavior. Resolves #1662
Configuration menu - View commit details
-
Copy full SHA for c8b7aa3 - Browse repository at this point
Copy the full SHA c8b7aa3View commit details -
Update module pion/dtls/v2 to v2.0.5
Generated by renovateBot
Configuration menu - View commit details
-
Copy full SHA for 5a6f532 - Browse repository at this point
Copy the full SHA 5a6f532View commit details -
Copy the entire API. Since the MediaEngine is a pointer that would destroy the MediaEngine that is used by other PeerConnections Relates to #1662
Configuration menu - View commit details
-
Copy full SHA for 8902641 - Browse repository at this point
Copy the full SHA 8902641View commit details
There are no files selected for viewing