What's Changed
- Fixed build with GCC 11 by moving MSVC flags by @xvitaly in #133
- Add missing default interface values by @tianjunwork in #141
- ffmpeg patches: target socket selection option added by @Zvictoria in #140
- ffmpeg: adjust pts to avoid duplicate frames in mp4 format by @guojiansheng0925 in #148
- ffmpeg: re-pack when receiving packet to avoid mux issues to different formats by @guojiansheng0925 in #149
- Fix libvpx symbol conflicts by @dronimal-ya in #151
- vpx_subtract_block: prefix with svt_ to prevent conflict with libvpx by @1480c1 in #158
- Avoid name conflict on
log2f64frommath.hby @yakorum in #161 - EbThreads: Replace thread create function with the one from SVT-AV1 by @wader in #164
- Fix difference between -asm 0 and -asm 1 output by @1480c1 in #175
- Fix artifacts with preset 5 by @davidebeatrici in #179
Full Changelog: v0.3.0...v0.3.1