[FFmpeg-devel] [PATCH] opusdec: do not fail when LBRR frames are present
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Sep 13 14:52:11 EEST 2020
On 11/09/2020 18:37, Anton Khirnov wrote:
> Decode and discard them.
>
> Fixes ticket 4641.
> ---
> libavcodec/opus_silk.c | 28 ++++++++++++++++++++--------
> libavcodec/opustab.c | 3 +++
> libavcodec/opustab.h | 3 +++
> 3 files changed, 26 insertions(+), 8 deletions(-)
I can confirm this also fixes the samples I have at $dayjob.
- Derek
More information about the ffmpeg-devel
mailing list