[Ffmpeg-devel] [RFC] Reimplemented functions
Rich Felker
dalias
Sat Apr 28 04:32:44 CEST 2007
On Sat, Apr 21, 2007 at 02:27:50AM +0200, Michael Niedermayer wrote:
> Hi
>
> On Sat, Apr 21, 2007 at 01:55:07AM +0200, Alex Beregszaszi wrote:
> [...]
> > Also what about moving libavcodec/eval.c to libavutil?
>
> ok
>
> 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...
Rich
More information about the ffmpeg-devel
mailing list