What's Changed
- Fix various typos by @luzpaz in #679
- More gh actions by @lemenkov in #677
- Update alpine version in dockerfiles by @orgads in #654
- Update gtest to 1.14.0 and bump C++ standard to C++14 by @orgads in #651
- CMake: Increase minimum version to 3.5 by @orgads in #649
- Add define to use local ip hints by @smititelu in #598
- Recover -mp and [auto_media_port] by @orgads in #653
- Don't always reset next rtp port to min port by @smititelu in #635
- Add media support for comfort noise (audio/CN) by @rsvargas in #687
- Allow enabling of TLS verification without supplying CRL file by @IvanRibakov in #663
- Support SHA-256 algorithm (RFC 8760) by @Maratk1n in #676
- Generate random SSRC by @smititelu in #599
- Add
-bind_to_device
option by @igankevich in #630 - Don't block on select() in rtpstream_playrtptask by @acumeeple in #690
- Support TLS 1.3 by @orgads in #695
- Remove support for variable PCAP filenames by @peter-oneill in #698
- Add missing documentation for
variable2
in and by @ticpu in #717 - Added hide and display attributes by @mstovenour in #718
- Fix issue where next_url could return garbage by @mstovenour in #724
- Further explain xml syntax change for 3.6.0 by @mstovenour in #725
- Fix rtp_stream can not bind on mac. and fix \r\n in injection file by @exploman in #729
- Fix rtpstream local port allocation by @viktike in #734
- Resolve full path of pcap which starts with '~' by @rajeshsingh381 in #607
New Contributors
- @luzpaz made their first contribution in #679
- @dependabot made their first contribution in #680
- @rsvargas made their first contribution in #687
- @IvanRibakov made their first contribution in #663
- @Maratk1n made their first contribution in #676
- @igankevich made their first contribution in #630
- @acumeeple made their first contribution in #690
- @peter-oneill made their first contribution in #698
- @ryandesign made their first contribution in #708
- @mstovenour made their first contribution in #718
- @exploman made their first contribution in #729
- @gtjoseph made their first contribution in #731
- @viktike made their first contribution in #734
Full Changelog: v3.7.2...v3.7.3