The two platform are running after I added resize_view() in the run().
But these two processors has not floating, that the speed is too slow!
My OS is linux 2.6.12.

Well, libmad does not use floating point, but I expect the rendering
code and the renderers themselves do.
On the ARM you are doubly punished because most compilers use the
slowest method of emulating floating point: emulation of nonexistent
instructions which is 77 times slower than a real FPU.

I think you will have to wait until Gnash is more fully working, when
we will start looking at performance issues more deeply, sorry.

   M


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to