[FFmpeg-devel] Patch for libmodplug linkage on Windows

Matt Oliver protogonoi at gmail.com
Tue Mar 11 06:52:08 CET 2014


This is exactly the same as the libssh patch i submitted (and was excepted)
previously. Libmodplug in the latest source update has moved to using
dllexport/dllimport on Windows. It is doing the exact same thing as libssh
and defaulting to dllimport unless specified otherwise.

This patch does the exact same thing as the previous libssh patch (see that
email chain for the discussion on why this is needed - it was a long
discussion hence why im just referring to it) and simply adds the define
that prevents the potentially incorrect default behaviour.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix-modplug-linkage-on-Windows.patch
Type: application/octet-stream
Size: 638 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140311/0164def3/attachment.obj>


More information about the ffmpeg-devel mailing list