[Vorbis-dev] Why is libvorbis so big ?
illiminable
ogg
Fri Aug 6 03:17:56 PDT 2004
I've been looking at the organisation of my project trying to trim down it's
size a touch... and libvorbis, is really the only think bigger than 100k
coming in at over 1 meg .dll
I've been looking through the code for vorbis_enc as that's the object file
taking 95% of the space, and i can't figure out why it is so damn big...
there's only a few thousand lines of code there ! I had a look through all
the includes for that object file, and i just can't figure it out.
Does it build this large on non-windows platforms ?
Any ideas where i can look to find where all this extra object data is
coming from ? The next largest object file is psy.obj and thats only like
88k.
Cheers,
Zen.
More information about the Vorbis-dev
mailing list