<p dir="ltr">On 26 Mar 2014 11:54, "Carl Eugen Hoyos" <<a href="mailto:cehoyos@ag.or.at">cehoyos@ag.or.at</a>> wrote:<br>
><br>
> Michael Chisholm <chisholm@...> writes:<br>
><br>
> > It seems to me, what you may gain by linking to a static<br>
> > lib, is that only that library code which is actually<br>
> > used by the app is pulled in to the exe<br>
><br>
> This is true but it (mostly) does not apply to FFmpeg:<br>
> All the encoders, decoders, demuxers, muxers, parsers etc.<br>
> are linked into your static executable no matter if you<br>
> need them or not.</p>
<p dir="ltr">... and that's by virtue of register_all() and her kin, is that true?</p>
<p dir="ltr">Alex Cohn</p>