This repository has been archived by the owner on Feb 18, 2023. It is now read-only.
Releases: baresip/retest
Releases · baresip/retest
v2.7.0
v2.4.0
What's Changed
- retest trice by @alfredh in #53
- convert: add tests by @sreimers in #54
- sa/sa_is_loopback: check full IPv4 loopback range (127.0.0.0/8) by @sreimers in #55
- migrate to CMake for github workflows by @alfredh in #57
- aubuf adaptive jitter buffer by @cspiel1 in #56
- Improve CMake for subdirectory usage by @sreimers in #58
- cmake: minor updates by @alfredh in #59
- add pcp protocol by @alfredh in #60
- support tls session reuse by @fAuernigg in #61
- tls: fix broken tls test by @fAuernigg in #63
- ci: fix macos openssl root dir by @sreimers in #62
- aubuf overruns on startup by @cspiel1 in #64
- h265: move from rem to re by @alfredh in #65
- aubuf: do not drop frames if max size was not set by @cspiel1 in #67
- h264: move from rem to re by @alfredh in #66
- add C11 thread api tests and use new thread api by @sreimers in #50
- remain: use C11 mutex and add EALREADY thread test by @sreimers in #68
- dns: add query cache by @sreimers in #69
- av1: add AV1 testcode by @alfredh in #71
- av1: add testing of obu decode by @alfredh in #72
Full Changelog: v2.1.0...v2.4.0
v2.1.0
add transport-cc rtcp feedback support (#52) * rtp: add test case for TWCC Author: [email protected] https://github.com/baresip/re/pull/264