There was an error while loading. Please reload this page.
1 parent 1905f2d commit 01cee0bCopy full SHA for 01cee0b
1 file changed
CHANGELOG.md
@@ -1,15 +1,20 @@
1
# Unreleased
2
3
+# 0.20.0
4
+
5
* Update dimpl to 0.6.2 and sctp-proto to 0.9.1
6
* Fix repeated rx lookup cleanup bug #965
7
* Fix permissive vp8 depacketizer for invalid `l=1,t=0` cases (breaking) #963
8
* Add VP8 descriptor parsing and `vp8_patch()` to `RtpWrite` #963
9
* `write_rtp()` now takes a `RtpWrite` builder (breaking) #963
10
* Add `abs-capture-time` writer support and fixed receiver-side (breaking) #964
- * Expose ICE candidate pair RTT in CandidatePairStats #962
11
* Add stereo to opus format params #955
12
* Use `Arc<[u8]>` as input/output of media data (breaking) #959
13
14
+# is-0.9.1
15
16
+ * Expose ICE candidate pair RTT in CandidatePairStats #962
17
18
# 0.19.0
19
20
* Expose H265 some already referenced profile structs #948
0 commit comments