[FFmpeg-devel] [PATCH] Make long_names definition conditional depending on CONFIG_SMALL

Stefano Sabatini stefano.sabatini-lala
Thu May 29 16:50:54 CEST 2008


Hi all,
as promised.

Some statistics from a basic compilation:
stefano at geppetto ~/s/f/libavcodec> ls -l libavcodec.a*
-rw-r--r-- 1 stefano stefano 12734112 2008-05-29 15:27 libavcodec.a.small.long-names
-rw-r--r-- 1 stefano stefano 12726972 2008-05-29 15:51 libavcodec.a.small.no-long-names
stefano at geppetto ~/s/f/libavcodec> bc -lq
12734112 - 12726972
7140
7140 / 1024
6.97265625000000000000
quit

So we gained 7140 precious bytes ;-).

If this is OK I can model a similar patch for libavformat.

I'm not sure if I have to bump here the libavcodec minor or micro
version number, but I think is more correct to bump the minor one.

Regards.
-- 
FFmpeg = Freak and Fantastic MultiPurpose Evil Geisha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conditional-long-names-00.patch
Type: text/x-diff
Size: 79851 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080529/a4ee3f43/attachment.patch>



More information about the ffmpeg-devel mailing list