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

Viraaj Raulgaonkar viraajraulgkar at gmail.com
Mon Feb 3 04:25:15 EET 2025


On Mon, Feb 3, 2025 at 12:56 AM Andreas Rheinhardt
<andreas.rheinhardt at outlook.com> wrote:
>
> Viraaj Raulgaonkar:
> > Change the type of logctx from void* to AVFormatContext*, since all
> > calls to ff_get_wav_header() pass an AVFormatContext* anyway.
>
> This change makes it appear as if it were better to always pass an
> AVFormatContext* in such cases. But it is not so. Better commit message
> would be "This is in preparation for the following commit."

Ok, I'll change the commit message.

Thanks,
Viraaj

>
> - Andreas
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list