[FFmpeg-devel] [PATCH 0/4] Opus

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Mon Jul 7 13:42:20 EEST 2025


ffmpegagent:
> This main aim of this patchset designed to fix the UB in opus-testvector02
> without adding branches.
> 
> Andreas Rheinhardt (4):
>   avcodec/opus/dec: Don't use outdated size
>   avcodec/opus/dec: Remove unused parameters
>   avcodec/opus/dec: Don't call function multiple times in FFMAX
>   avcodec/opus/dec: Simplify resetting AVAudioFifo
> 
>  libavcodec/opus/dec.c | 23 ++++++++++++-----------
>  1 file changed, 12 insertions(+), 11 deletions(-)
> 
> 
Will apply patches 2-4 tonight unless there are objections.

- Andreas



More information about the ffmpeg-devel mailing list