mirror of https://git.ffmpeg.org/ffmpeg.git
39e16ee228
When we use dllexport properly for shared libraries on windows,
there's no longer any issue with linking the object files for
e.g. libavcodec statically into checkasm. (It's still not possible
to link the built object files for e.g. libavformat statically to
libavcodec though, since libavformat exepcts to load av_export_*
symbols from a DLL.)
This reverts commit
|
||
---|---|---|
.. | ||
checkasm | ||
fate | ||
filtergraphs | ||
ref | ||
.gitignore | ||
Makefile | ||
audiogen.c | ||
base64.c | ||
fate-run.sh | ||
fate.sh | ||
lavf-regression.sh | ||
md5.sh | ||
reference.pnm | ||
regression-funcs.sh | ||
rotozoom.c | ||
tiny_psnr.c | ||
utils.c | ||
videogen.c |