[Theora-dev] theora-mmx_on_win32?

Ralph Giles giles at ghostscript.com
Fri Oct 22 10:46:36 PDT 2004


On Fri, Oct 22, 2004 at 09:46:02PM +0900, TSUJIYAMA Akihiko wrote:

> I can compile it with very small modification, 
> 304c304
> <   ogg_int16_t *const temp= (ogg_int16_t*)align_tmp;
> ---
> >   ogg_int16_t *const temp= (int16_t*)align_tmp;

Nevermind. I was apparenlty reading the context diff backwards.
I've committed the fix.

Still don't understand why the compiler would care though. Maybe
int16_t doesn't exist on the windows build?

 -r


More information about the Theora-dev mailing list