> I'm going to gather that no work has been done to make the vorbis stuff > work on Alpha,Vorbis (at least the main build; lib + examples) should work fine on alpha; various developers do have alpha access. Vorbize is likely the only thing to need real work on Alpha.> I've got an XL366 on which I will donate an account if > anyone would like to attempt to get it working.Perhaps there's a developer interested in this? (forwarded to the dev list as well) Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
I'm going to gather that no work has been done to make the vorbis stuff work on Alpha, I've got an XL366 on which I will donate an account if anyone would like to attempt to get it working. --- >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-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wed, Jul 26, 2000 at 02:36:18PM -0700, Monty wrote:> > I'm going to gather that no work has been done to make the vorbis stuff > > work on Alpha, > > Vorbis (at least the main build; lib + examples) should work fine on alpha; > various developers do have alpha access. Vorbize is likely the only thing to > need real work on Alpha.If Alpha is endian-swapped, yup... hmmm... could someone with more experience than I in these matters take care of making the file handling endian-safe? Hopefully libao is clean, so doing basically the same thing to ogg123 (which is 95% vorbisfile anyway) should be easier. Kenneth __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com --- >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-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
>Doesn't gcc have a #pragma for specifying the padding ?The most current gcc supports #pragma pack(), but I seem to recall that even as recently as the 2.7x chain used the keyword PACKED to indicate that a structure should not be padded. -Andy ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --- >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-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.