[Libav-user] reduce dll size
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Mar 4 13:06:48 CET 2014
Camera Man <i.like.privacy.too at ...> writes:
> some ffmpeg is LGPL, meaning that if you do a static
> link you will need to LGPL your code as well
This is not correct, you may of course use static linking
and can still fulfill all requirements of the LGPL.
(It may just be a little more complicated.)
Or in other words: static or dynamic linking and LGPL are
completely independent, in both cases, you have to give
your users the option to update the library (FFmpeg).
Carl Eugen
More information about the Libav-user
mailing list