[FFmpeg-devel] [PATCH] opusdec: do not fail when LBRR frames are present

Paul B Mahol onemda at gmail.com
Fri Sep 18 11:31:54 EEST 2020


On Fri, Sep 11, 2020 at 07:37:14PM +0200, 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(-)
> 

looks fine.


More information about the ffmpeg-devel mailing list