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." - 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".
