[FFmpeg-devel] [PATCH 0/4] Opus
ffmpegagent
ffmpegagent at gmail.com
Fri Jul 4 13:35:17 EEST 2025
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
More information about the ffmpeg-devel
mailing list