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
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: S