Version 0.21.0
paullouisageneau
released this
26 Apr 22:43
·
135 commits
to master
since this release
What's Changed
- Add version macros by @Sean-Der in #1112
- Add H264RtpDepacketizer by @Sean-Der in #1082
- Add OpusRtpDepacketizer by @Sean-Der in #1123
- Bump mio from 0.8.8 to 0.8.11 in /examples/signaling-server-rust by @dependabot in #1126
- Bump es5-ext from 0.10.53 to 0.10.63 in /examples/signaling-server-nodejs by @dependabot in #1119
- media-receiver example: Add save to file pipe & requirements by @murat-dogan in #1136
- Fix H264RtpDepacketizer to handle empty payload RTP packet by @sile in #1140
- Fix misaligned dereference in H264 and H265 packetizers by @ray1422 in #1157
- Include payloadType in FrameInfo by @singpolyma in #1156
- Add playout delay extension support by @sbarrac in #1152
- H264RtpDepacketizer: De-packetize access units rather than individual NALUs by @edmonds in #1135
- Add PacingHandler by @Sean-Der in #1153
- Add PeerConnection::setConfiguration() method by @murillo128 in #920
New Contributors
- @dmllr made their first contribution in #1154
- @sile made their first contribution in #1140
- @ray1422 made their first contribution in #1157
- @singpolyma made their first contribution in #1156
- @sbarrac made their first contribution in #1152
- @murillo128 made their first contribution in #920
Full Changelog: v0.20.3...v0.21.0