stupid_idiot
Group: Members
Posts: 344
Joined: Oct. 2006 |
|
Posted: Aug. 16 2008,09:35 |
|
Next is removing ffmp2 & ffmp3 decoders by cutting out "libavcodec/mpegaudio.o" and "libavcodec/mpegaudiodec.o". (We still have mp3lib for mp2/mp3.) Also, remove "libmpdemux/demux_mov.o" and "libmpdemux/demux_real.o".
libavcodec/mpegaudio.o 64K libavcodec/mpegaudiodec.o 144K libmpdemux/demux_mov.o 40K libmpdemux/demux_real.o 32K
Now: 1776K unstripped, 1044K stripped, 320K compressed. Updated patch posted on pastebin. (URL in first post.)
|