[FFmpeg-devel] [PATCH] Shared library support for MSVC build.

jamal jamrial at gmail.com
Thu Oct 4 07:31:38 CEST 2012


On 03/10/12 6:51 PM, Ronald S. Bultje wrote:
> That puts libavcodec stuff in libavutil, which is silly.

In that case, since we will end up adding new headers for this, we could
consolidate all the OS-specific macros and functions in a single header
and source file per library and get rid of the compat folder stuff.

> Someone else should probably fix that up to work with mingw again, I
> can't test every single config right away unfortunately. If not, I'll
> try to fix that later.
> 
> Ronald

Sure, I can do that.
I can either send a patch now separating msvc from mingw in the relevant
parts of the configure file (so you then adapt your patch for it), or i
can do that after your patch gets applied. Whichever you prefer.

Regards.


More information about the ffmpeg-devel mailing list