On Sat, 13 Oct 2012, Måns Rullgård wrote:
Martin Storsjö <[email protected]> writes:+#if CONFIG_SHARED && defined(_WIN32) && !defined(COMPILING_avcodec) +#define avcodec_exportdata __declspec(dllimport) +#else +#define avcodec_exportdata +#endifI want to think about this some more.
Any further comments on this part? // Martin
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
