[theora-dev] theora streamer for Android anyone?
Timothy B. Terriberry
tterribe at xiph.org
Fri Oct 14 23:57:10 PDT 2011
> i compiled libogg, libvorbis and libtheora for ARM
> and linked it to the Java interface using JNI...
> but alas, no luck, it crashes in various places
> of the native code, so i guess i need a proper port of the libraries
> to Android ( that should work on ARM processors
> with fixed point processing no ? ).
libvorbis requires floating point. I'm not aware of a fixed-point
encoder for Vorbis, however most Android devices these days support at
least VFP, if not NEON. That said, all of these libraries work just fine
on ARM. Please be more specific about the kind of crashes you're observing.
More information about the theora-dev
mailing list