|
Revision tags: constraints-v0.1.0 |
|
| #
1f428f4d |
| 04-Jan-2023 |
Vincent Esche <[email protected]> |
Silence `clippy::needless_update` warning in tests
|
| #
6ca3d60a |
| 03-Jan-2023 |
Vincent Esche <[email protected]> |
Remove unnecessary `let _ = …` of unit value (`()`)
|
| #
7bd9f39d |
| 04-Jan-2023 |
Vincent Esche <[email protected]> |
Replace `assert!(false, …)`/`assert!(false)` with `panic!(…)`/`panic!()`
|
|
Revision tags: interceptor-v0.8.2, rtcp-v0.7.2 |
|
| #
630c46fe |
| 19-Dec-2022 |
Hugo Tunius <[email protected]> |
Fix clippy for rust 1.66 (#369)
|
|
Revision tags: mdns-v0.5.2 |
|
| #
3e47da6c |
| 28-Nov-2022 |
Chuigda WhiteGive <[email protected]> |
Fix overflow in RTT calculation (#350)
|
|
Revision tags: v0.6.0, interceptor-v0.8.1, media-v0.5.0, data-v0.6.0, sctp-v0.7.0, srtp-v0.9.1, rtcp-v0.7.1, rtp-v0.6.8, dtls-v0.7.0, ice-v0.9.0, turn-v0.6.1, stun-v0.4.4, mdns-v0.5.1, sdp-v0.5.3, util-v0.7.0, ice-v0.8.2 |
|
| #
0f1c6b53 |
| 20-Sep-2022 |
Hugo Tunius <[email protected]> |
Implement remote outbound stats (#282)
Co-authored-by: Anton Kaliaev <[email protected]>
|
|
Revision tags: v0.5.1, ice-v0.8.1, v0.5.0, data-v0.5.0, dtls-v0.6.0, ice-v0.8.0, interceptor-v0.8.0, mdns-v0.5.0, media-v0.4.7, rtcp-v0.7.0, rtp-v0.6.7, sctp-v0.6.1, sdp-v0.5.2, srtp-v0.9.0, stun-v0.4.3, turn-v0.6.0, util-v0.6.0, test-tag |
|
| #
e549e678 |
| 31-Aug-2022 |
Hugo Tunius <[email protected]> |
Implement Remote Inbound Stats (#277)
|
| #
ce164036 |
| 26-Aug-2022 |
Hugo Tunius <[email protected]> |
Add RTP Stats to stats report (#225)
|
| #
ffe74184 |
| 23-Aug-2022 |
Martin Algesten <[email protected]> |
Move all to top level
|