[Theora] Theora for Hendheld/Embedded Operating Systems
Ralph Giles
giles at xiph.org
Tue Nov 22 09:33:57 PST 2005
On Tue, Nov 22, 2005 at 01:43:45PM +0100, Thomas Kuglitsch wrote:
> (Will there be / Is there) a decoder library for Embedded Devices?
Theora is integer based, so there doesn't need to be a separate
implementation like there is with Vorbis. The reference implementation
has --disable-encode and --disable-float configure options to reduce
code size by not including the encoder and to remove the few bits
of the API that require floating point support.
That said, of course an embedded device would benifit from some
platform-specific optimization. We've not received any patches
of that sort, but of course they would be welcome.
-r
More information about the Theora
mailing list