[theora-dev] Application crushes
Timothy B. Terriberry
tterribe at xiph.org
Mon May 5 07:14:02 PDT 2014
Данил wrote:
> I build Theora (NOT TheprARM!!!) for Android. It works. Slowly, but it
> work. TheorARM is copy of Theora but for ARM-processors. What am I doing
> wrong?
I don't know what you are doing wrong, but upstream libtheora had the
bulk of the theorarm changes merged to it in 2010. It should be much
faster than theorarm when properly configured, as it has more NEON, more
ARMv6 optimizations, and even some encoder optimizations (theorarm was
decoder-only).
Your stack didn't have the address of the failing instruction, but one
thing to be wary of (with at least Android 4.2) is
<https://bugzilla.mozilla.org/show_bug.cgi?id=920992#c21>.
More information about the theora-dev
mailing list