ffmpegagent: > This is an alternative to > https://ffmpeg.org/pipermail/ffmpeg-devel/2025-June/345575.html. > > Andreas Rheinhardt (4): > avcodec/avcodec: Check sample_rate generically > avcodec/wma,wmaprodec: Remove always-false checks > avcodec/wma: Remove redundant nb_channels check > avcodec/wmaprodec: Avoid branch for setting block_align > > libavcodec/avcodec.c | 6 +++++- > libavcodec/encode.c | 5 ----- > libavcodec/wma.c | 4 ++-- > libavcodec/wmaprodec.c | 20 +++++++------------- > 4 files changed, 14 insertions(+), 21 deletions(-) > > > base-commit: 34953e195fe108224abdfe25d147f1a7ba5477c8 > Published-As: > https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-101%2Fmkver%2Fsample_rate_check-v1 > Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg > pr-ffstaging-101/mkver/sample_rate_check-v1 > Pull-Request: https://github.com/ffstaging/FFmpeg/pull/101
Will apply this patchset tonight unless there are objections. - Andreas _______________________________________________ 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".