ffmpeg | branch: release/5.1 | Michael Niedermayer |
Thu Sep 29 23:16:51 2022 +0200| [4b0d23902f7866ca9439f2fa90e9d83dd862ae6b] |
committer: Michael Niedermayer
avcodec/speexdec: Check channels > 2
More than 2 channels seems unsupported, the code seems to just output empty
extra channels
Fix
ffmpeg | branch: release/5.0 | Michael Niedermayer |
Thu Sep 29 23:16:51 2022 +0200| [59fe00912a48aa877b7538a8620e6ecedbdba88c] |
committer: Michael Niedermayer
avcodec/speexdec: Check channels > 2
More than 2 channels seems unsupported, the code seems to just output empty
extra channels
Fix
ffmpeg | branch: master | Michael Niedermayer | Thu
Sep 29 23:16:51 2022 +0200| [77164b2344eb67d61f973ebbbc8e0b88aaae027b] |
committer: Michael Niedermayer
avcodec/speexdec: Check channels > 2
More than 2 channels seems unsupported, the code seems to just output empty
extra channels
Fixes: T