Re: Blog post about Theora and MSVC assembly
Nils Pipenbrinck <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
Ralph Giles schrieb: > Portability is important, and remember that ARM has MMX these days too. > True - maybe I'll do an WMMX port when I get my hands on a ARM11 board. > But there's nothing wrong with also having SSE versions. An earlier > attempt is here: > > http://svn.xiph.org/branches/theora-playtime/lib/x86_32_vs/ > Great! I also found out that quite a bit of the work has already done. There is good stuff in the enc/x86_32_vs folder. Makes the port much easier. Nils