[theora-dev] Theora on iPhone

Steven Woolley woobert at gmail.com
Tue Oct 7 20:12:57 PDT 2008


>
>
> There's code for this in a lot of places.
> http://svn.annodex.net/liboggplay/trunk/src/liboggplay/oggplay_yuv2rgb.c
> is one example. Does the iphone's arm have an mmx unit?
>

Good place to start.  Apparently no MMX but SIMD, this is way over my head
though.


>
> You could try dumping the link symbols from the binary to see what API
> it's using. This is especially helpful if it's an undocumented
> interface.


Good suggestion, fortunately I found that he (and most people doing
emulators, etc.) are using a private framework (CoreSurface) to draw to the
screen.  Unfortunately, private Frameworks means it's not usable from an
official SDK application (which I'm trying to do).  I'll cross my fingers
that this will change at some point, and hold my breath that apple drops the
NDA sooooon so I can see what others have done for workarounds.
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20081007/00f776ff/attachment.htm 


More information about the theora-dev mailing list