On Mon, Feb 3, 2025 at 12:56 AM Andreas Rheinhardt <[email protected]> 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 > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
