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(-) base-commit: 0fe9f25e76163613505f77a8036dc62524070f0a Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-105%2Fmkver%2Fopus_ub-v1 Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-105/mkver/opus_ub-v1 Pull-Request: https://github.com/ffstaging/FFmpeg/pull/105 -- ffmpeg-codebot _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".