libopusenc: cherry-pick post-release crash fixes
authorAndre Heider <redacted>
Fri, 9 Jul 2021 06:45:23 +0000 (08:45 +0200)
committerAndre Heider <redacted>
Sat, 31 Jul 2021 11:38:28 +0000 (13:38 +0200)
commit7200d1386ce596cf85d5ab33d80e4ad09f278ea1
treebf4d2c255a50bf82baec406d6ec43dfcdd9e565d
parent98d5e26d4d1ce74d9dae0363ac3b0d0ad2872cdd
libopusenc: cherry-pick post-release crash fixes

Fixes crashes like:
daemon.err asterisk[5087]: Assertion failed: enc->streams == NULL (src/opusenc.c: ope_encoder_drain: 839)

Signed-off-by: Andre Heider <redacted>
libs/libopusenc/patches/0001-Fix-ope_encoder_drain-assertion-failure.patch [new file with mode: 0644]
libs/libopusenc/patches/0002-Fix-use-of-uninitialized-fields.patch [new file with mode: 0644]
libs/libopusenc/patches/0003-Fix-use-of-uninitialized-serialno.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT