[FFmpeg-devel] [PATCH v5 1/2] avformat/riffdec: change declaration of ff_get_wav_header()

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Tue Mar 4 14:47:10 EET 2025


Michael Niedermayer:
> On Mon, Feb 03, 2025 at 09:54:57AM +0530, Viraaj Raulgaonkar wrote:
>> Change the type of logctx from void* to AVFormatContext*. This is in
>> preparation for the next commit.
>> ---
>>  libavformat/riff.h    |  2 +-
>>  libavformat/riffdec.c | 14 +++++++-------
>>  2 files changed, 8 insertions(+), 8 deletions(-)
> 
> will apply
> 

You applied only patch 1/2. This means the "next commit" mentioned in
the commit message is "swscale/aarch64: dotprod implementation of
rgba32_to_Y".

- Andreas



More information about the ffmpeg-devel mailing list