I wanted to modify the libmpeg2 decoder library used by VLC (WinXP OS). I downloaded the source code for libmpeg2 (v0.4.1) and compiled using Cygwin (./configure, make). The resulting libmpeg2.a file size is 450 KB, whereas the one found in the VLC contrib package is 124 KB. If I link the liblibmpeg...