[FFmpeg-devel] [PATCH 0/4] Check sample rate generically
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Thu Jul 3 19:54:14 EEST 2025
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
More information about the ffmpeg-devel
mailing list