What's Changed
- fmt: fix pl trim methods and add tests by @maximilianfridrich in #1226
- sipsess: add sipsess_msg getter function by @cspiel1 in #1225
- rtp/sess: fix missing srate_tx locking by @sreimers in #1231
- rtcp: use rtcp_rtpfb_gnack_encode() function by @alfredh in #1233
- net/linux: add net_netlink_addrs by @sreimers in #1232
- tcp,udp: set TOS (TCLASS) for IPv6 sockets by @maximilianfridrich in #1218
- sys/fs: fix fs_fopen return null check by @sreimers in #1237
- test: remove mock tcp-server (unused) by @alfredh in #1235
- rtp: remove rtcp_psfb_sli_encode() (unused) by @alfredh in #1234
- ci/clang: bump clang-18 and use ubuntu 24.04 by @sreimers in #1236
- net/linux/addrs: fix point-to-point peer address bug by @sreimers in #1239
- ci/coverage: bump min_cov by @sreimers in #1241
- ci/sanitizers: bump clang and ubuntu by @sreimers in #1242
- net/linux/addrs: fix netlink kernel warnings by @sreimers in #1243
- rem: add au_ prefix to calc_nsamp() by @alfredh in #1244
- rem/vidconv: add vidconv_center and x and y source offsets by @sreimers in #1240
- test: add testcode for rem au-module by @alfredh in #1245
- mem: remove peak from memstat by @alfredh in #1238
- debian: replace with CPack DEB Generator by @sreimers in #1247
- copyright: happy new year 2025 by @sreimers in #1246
- test/vidconv: remove static struct test by @sreimers in #1248
- net/linux/addrs: use list instead of fixed array for interface up by @sreimers in #1251
- test: optional IPv6 for tcp/udp tos test by @alfredh in #1252
- cmake: update min requirement and use range by @sreimers in #1253
- rem/vid/frame: fix vidframe init by @sreimers in #1257
- atomic: fix compilation for C++ and Windows-ARM64 by @alfredh in #1259
- test: add test for C++ applications by @alfredh in #1254
- ci: use ubuntu-22.04 were needed by @sreimers in #1261
- cmake: enable compiler warnings for C only by @alfredh in #1263
Full Changelog: v3.18.0...v3.19.0