[FFmpeg-devel] [Ffmpeg-devel] [RFC] Reimplemented functions

Michael Niedermayer michaelni
Thu May 17 15:54:04 CEST 2007


Hi

On Thu, May 17, 2007 at 01:00:37PM +0200, Alex Beregszaszi wrote:
> Hi,
> 
> > > btw, what about making the various parts of libavutil selectable
> > > per configure switches?
> > 
> > This is irrelevant and unnecessary if using a static library since the
> > modules which are unused will not be linked. Is libavutil intended to
> > be used as a shared library at all? Even if so, IMO anyone building it
> > as shared should include all the functions since something might
> > depend on them...
> 
> On Windows it is build as a DLL. It's 80kb with everything enabled, not
> comparable to avformat/avcodec's size :)

with -O2 -Os and CONFIG_SMALL
-rw-r----- 1 michael michael 29068 2007-05-17 15:54 libavutil.a

after strip
-rw-r----- 1 michael michael 20430 2007-05-17 15:54 libavutil.a

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070517/cf082927/attachment.pgp>



More information about the ffmpeg-devel mailing list