Releases: pion/webrtc
Releases Β· pion/webrtc
v4.0.8
Changelog
- 99dcc6b Add H265 payloader
- 608d35f Update module github.com/pion/ice/v4 to v4.0.5
- fe41afd Fix deadlock in DataChannel with mutex unlock
- 49b555b Update module github.com/pion/ice/v4 to v4.0.4 (#3004)
- f2191fb Finish moving SDESRTPStreamIDURI (#3000)
- cdacd1c Rewrite VP8 isKeyFrame check (#2999)
- 5edce95 Include sdpMid and sdpMLineIndex for ICECandidates returned by OneICECandidate (#2990)
- c50ca41 Improve documentation of ConfigureTWCCSender
- 6f6231b Minor fixes to TestInterceptorNack
- b47fbb6 Implement more webrtc-stats
- c895252 Gracefully close connecting channels (#2991)
- 1ee0299 Defense against timebase with denominator 0
- 40358b3 Defense against timebase with denominator 0
- d5e07a1 Restore relative timestamp
- 04b4621 Nits
- 31d8dbc Fix IVF timestamps
- 8b3734e Revert "Adapt an existing test to provide coverage"
- 0ae39fd Revert "IVF writer fix invalid timestamp into headers"
- 92fce5f Add an end-to-end test for the NACK sender
- 92d573c Fix broken links in save-to-disk examples
- 384646e Update module golang.org/x/net to v0.33.0
- dca5d74 Fix bandwidth-estimation-from-disk timestamping
- 80b5649 Add Encoder/Decoder info to stats
v4.0.7
v4.0.6
Changelog
- 9cfda8b Add EnableDataChannelBlockWrite to SettingEngine
- 6a3f355 Update module github.com/pion/rtcp to v1.2.15
- 9eee2cc Remove stopped member from RTPTransceiver
- 2585a2f Improve the documentation of NewPeerConnection
- cbe660b Use intersection of codecs to generate rtcp-fb
- 1c4bc79 Improve
DataChannel.Detach()
docstring - 233526d Update module github.com/pion/datachannel to v1.5.10
v3.3.5
v4.0.5
v4.0.4
v4.0.3
v4.0.2
Changelog
- 2fd3640 Only collect single fingerprints/ICE credentials
- 363e017 Update module github.com/pion/dtls/v3 to v3.0.4
- 8c06e02 Update module golang.org/x/net to v0.30.0
- e53cbc4 Fix race when closing ICE Transport
- ae89317 Test that NULL Protection Profile is disabled
- 271ab55 Add WithPayloader to TrackLocalStatic