Re: SSE2 assembly support
Kay Tiong Khoo <[email protected]> Wed, 10 Feb 2010 17:19:30 +0800
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
If the optimizations are done using C/C++ intrinsics, it will be easier to make the code 64-bit safe as the compiler can account for the difference. To answer your question - yes, I intend for the optimizations to benefit both 32-bit and 64-bit platforms and work across Windows, Mac OS X and Linux. ---- Kay Khoo RotateRight, LLC On Feb 10, 2010, at 4:55 PM, ZikZak wrote: > Hi, > > That sounds great, I'm not a coder only a user and Theora is very useful for my needs. > I'm wondering if your optimization will have any benefit for 64bits machine. > > Regards > -- > ZikZak