Martin Storsjö <[email protected]> writes:

> 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
>>> +#endif
>>
>> I want to think about this some more.
>
> Any further comments on this part?

Probably.  Do not push it yet.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to