diff options
author | Martin Storsjö <martin@martin.st> | 2013-08-08 17:16:26 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-08-10 00:53:25 +0300 |
commit | 33237123c83bf4f8345e6ac889ad2e7dbd303d0e (patch) | |
tree | d64c402cfcad7196c7b652b0137df0f7e8c6fa4d /libavformat/rmsipr.h | |
parent | 9d5ec50ead97e088d77317e77b18cef06cb3d053 (diff) | |
download | ffmpeg-33237123c83bf4f8345e6ac889ad2e7dbd303d0e.tar.gz |
libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as well
This used to only be necessary in static builds (when using the
dynamically linked C runtime), since the _imp prefixed symbols do
exist when linking to the actual DLL. When building testprogs,
however, the current library (e.g. libavutil for some of the testprogs)
is linked statically.
This fixes make fate on DLL builds when using the dynamically
linked C runtime.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/rmsipr.h')
0 files changed, 0 insertions, 0 deletions