Skip to content

v1.8.1: Fix concat stream align + mem leak

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 15:40
· 67 commits to main since this release
v1.8.1
9cbf9fc

Caution

Quality upgrade is not working here and will cause a deadlock. Deadlock can be detected by seeing a CANCELED state in the metrics that is too long.

Fixes

  • Fix concatenation of multiple streams which are misaligned (video/audio not in the same stream number).
  • Fixed memory leak by avoiding calling av_packet_unref when it's not necessary.

SHA256 Checksums

1d4cd6d49f6b823eb644a77c24baa122efa356992954607319a27c5b60bafae5 fc2-live-dl-go-darwin-amd64
c5ea573facdcf43095e5f8dd9ed136b7dd5f75fe471a7ce5317d082d8ead70b0 fc2-live-dl-go-darwin-arm64
44e66c0a1184063bb096b598f57d55d967fb27c4b47b87e51f148d45cb994b0b fc2-live-dl-go-linux-amd64
72ca718983562c43aa82a7781c08393ce3e63641afaca2654b19c68d6ec74523 fc2-live-dl-go-linux-arm64
bc48b7239c402f62eea0b1ae0c29ed36094ee78f68f513c8bedfff1932d0a60a fc2-live-dl-go-linux-riscv64
96968c16a75122925d2758fc1705aef3bdffbd2d3c40052d8cf756c2031188a8 fc2-live-dl-go-windows-amd64.exe

Full Changelog: v1.8.0...v1.8.1