gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > about moonshell

#138752 - abraxas - Tue Aug 28, 2007 7:05 pm

I find that there is optimization code for arm & arm dsp in mencoder surces.

moonshell uses libmpeg2 for decoding mpeg1.

There is also libmpeg2 lib in mencoder sources,but it's arm optimization version.

Even it uses arm dsp instruction for idct.

So cool!

Is there anybody who want to try replace them for moonshell ?