Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-11 | 4.2 kB | |
Version 0.23.0 source code.tar.gz | 2025-06-11 | 52.6 MB | |
Version 0.23.0 source code.zip | 2025-06-11 | 53.5 MB | |
Totals: 3 Items | 106.2 MB | 0 |
What's Changed
- Add H265RtpDepacketizer by @edmonds in https://github.com/paullouisageneau/libdatachannel/pull/1134
- libjuice: cmake find does not use correct names on imported target by @metalMajor in https://github.com/paullouisageneau/libdatachannel/pull/1297
- typo fix: SHA-384 by @ArtemMartus in https://github.com/paullouisageneau/libdatachannel/pull/1315
- Add createOffer() and createAnswer() by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1320
- fix: constrain DTLS cipher list with OpenSSL by @achingbrain in https://github.com/paullouisageneau/libdatachannel/pull/1335
- Add sendFrame() and refactor packetization by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1265
- Add Track::sendFrame byte* overload for consistency by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1359
- feat: add listener for unhandled STUN requests with ICE UDP mux by @achingbrain in https://github.com/paullouisageneau/libdatachannel/pull/1211
- Fix missing send lock on poll out event in TCP transport by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1361
- Fix the vector issue in AV1 fragment function by @melpon in https://github.com/paullouisageneau/libdatachannel/pull/1364
- Fix not setting rtp config for all packetizers by @parallelcc in https://github.com/paullouisageneau/libdatachannel/pull/1370
- add zero byte msgs by @AltayAkkus in https://github.com/paullouisageneau/libdatachannel/pull/1369
- Update plog to build with CMake 4 by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1374
- Add G722 codec and packetizer by @parallelcc in https://github.com/paullouisageneau/libdatachannel/pull/1373
- Fix TCP mutex deadlock by @bobk-rey in https://github.com/paullouisageneau/libdatachannel/pull/1379
- call resetcallbacks only after triggerClosed by @murat-dogan in https://github.com/paullouisageneau/libdatachannel/pull/1384
- Support dependency descriptor and two-byte header for RTP header extension by @melpon in https://github.com/paullouisageneau/libdatachannel/pull/1127
- Bump tokio from 1.33.0 to 1.38.2 in /examples/signaling-server-rust by @dependabot in https://github.com/paullouisageneau/libdatachannel/pull/1365
- Fix includes in dependencydescriptor.hpp by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1400
- Bumped
checkout
action to v4 by @xavier2k6 in https://github.com/paullouisageneau/libdatachannel/pull/1397 - Fix socket not getting closed in TcpTransport by @themightyoarfish in https://github.com/paullouisageneau/libdatachannel/pull/1401
- Fix X509 certificate version with OpenSSL by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1406
- ci: Install latest OpenSSL via chocolatey on Windows by @xavier2k6 in https://github.com/paullouisageneau/libdatachannel/pull/1407
- X509_VERSION_1 is not defined for OpenSSL<V3 by @murat-dogan in https://github.com/paullouisageneau/libdatachannel/pull/1411
- Rewrite H264 and H265 RTP depacketization by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1396
- CMake: Fix deprecation warning in examples by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1412
New Contributors
- @metalMajor made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1297
- @ArtemMartus made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1315
- @parallelcc made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1370
- @AltayAkkus made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1369
- @bobk-rey made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1379
- @xavier2k6 made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1397
- @themightyoarfish made their first contribution in https://github.com/paullouisageneau/libdatachannel/pull/1401
Full Changelog: https://github.com/paullouisageneau/libdatachannel/compare/v0.22.6...v0.23.0