[Ffmpeg-devel] How to reduce the ffmpeg avcodec.dll, avformat.dllsize
Michael Niedermayer
michaelni
Mon Mar 20 22:26:37 CET 2006
Hi
On Mon, Mar 20, 2006 at 09:44:44AM -0500, Rich Felker wrote:
[...]
> If code is not being removed by the compiler with some
> encoders/decoders disabled, it's probably because it's accidentally
> being used, due to function pointers in the data segment, etc.
no, IIRC gcc until very recently (4.0 or so) did NOT support removing
unused static functions, and iam not even sure if latest gcc does it
by default
[...]
--
Michael
More information about the ffmpeg-devel
mailing list