[FFmpeg-devel] [PATCH 0/4] Check sample rate generically
ffmpegagent
ffmpegagent at gmail.com
Mon Jun 23 08:28:27 EEST 2025
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
--
ffmpeg-codebot
More information about the ffmpeg-devel
mailing list