[vorbis-dev] rehuff [source attached] - almost working
Segher Boessenkool
segher at chello.nl
Fri Aug 2 16:03:58 PDT 2002
Alan MacDonald wrote:
>
> > -----Original Message-----
> > [mailto:owner-vorbis-dev at xiph.org] On Behalf Of Segher Boessenkool
> >
> >
> > > Are the semicolons after the for loops suppose to be there?
> >
> > Oh whoops. Do _you_ think they are supposed to be there? ;)
>
> I'll have to go with no :) But seriously though, once they are taken
> out, it seems that the files will kinda decode, but some have artifacts
> and I'm unable to seek in winamp. So I think there's still something
> else going on there too...
There's another bugfix too, in the patch i posted tonight :)
>
> Also, at least windows needs to know from which headers to get memcpy()
> and alloca(), that was something I had to add. <malloc.h> for alloca()
> and <string.h> for memcpy().
<malloc.h> is not the right header for alloca(); unfortunately, which one
is right varies per system (alloca() is not ANSI/ISO/whatever C).
Cheers,
Segher
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list