Martin Storsjö <[email protected]> writes: > An inline function in MSVC system headers included by these > headers use free().
Which function? > The local headers (after 239fdf1b) include internal.h that redirect > free to please_use_av_free_instead_of_free. That is because avutil.h foolishly includes common.h. It really ought not do that. Can we please fix that instead? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
