Re: [FFmpeg-devel] [PATCH 0/4] Check sample rate generically

2025-07-03 Thread Andreas Rheinhardt
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 > a

[FFmpeg-devel] [PATCH 0/4] Check sample rate generically

2025-06-23 Thread 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 branc