v3.4.0
What's Changed
- rtpext: uniform parameter name fixes doxygen warning by @cspiel1 in #868
- mk: add rem to doxygen inputs by @cspiel1 in #869
- vidmix: allow different pixel format by @sreimers in #864
- ajb doxygen by @cspiel1 in #870
- aes: correct parameters for stub by @cspiel1 in #872
- ci/build: fail on cmake and compile warnings by @sreimers in #873
- fmt: fix format string in fmt_timestamp() by @alfredh in #874
- hmac,md5,sha: add mbedtls backend by @cspiel1 in #871
- test: no need to rewind freshly allocated mbuf by @alfredh in #876
- httpauth: basic challenge creation and verification functions by @cHuberCoffee in #875
- Fix include of re_thread.h in re_tmr.h by @nielsavonds in #879
- btrace: fix WIN32_LEAN_AND_MEAN macro redefine by @jobo-zt in #880
- aumix: add record sum handler by @sreimers in #877
- ci/win: disable x86 testing by @sreimers in #883
- sipsess: allow UPDATE and INFO in early dialog by @maximilianfridrich in #878
- prefix macro VERSION by @cspiel1 in #882
- main: use HAVE_SIGNAL in init.c by @cspiel1 in #881
- test: change to ASSERT_XXX macros, remove EXPECT_XXX macros by @alfredh in #885
- fmt: handy functions for pointer-length objects by @cHuberCoffee in #884
- test: add TWCC test from Chrome 114 packet by @alfredh in #886
- sipsess/listen: Fix target_refresh_handler by @maximilianfridrich in #888
- ci/mingw: downgrade cmake by @sreimers in #890
- cmake: fix target include path for subdir projects by @sreimers in #891
New Contributors
- @nielsavonds made their first contribution in #879
- @jobo-zt made their first contribution in #880
Full Changelog: v3.3.0...v3.4.0