> Thanks, I'm having a look at it. I've also had a look at the > various files making up libspeex trying to see how hard the port to > java would be ... Having only had a cursory look it looks ok except > for filters_sse.h & lpt_sse.h which have some assembly. > > Jean-Marc can you throw some light on what these do ... Also > anyone interested in chiping in some time to map libspeex to java?Don't worry about those. They're just asm versions of existing files. They're not even used unless you compile with -D_USE_SSE, so they obviously don't need to be ported to Java. Jean-Marc -- Jean-Marc Valin, M.Sc.A. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sherbrooke, Québec, Canada <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Ceci est une partie de message numériquement signée Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20030403/6fd3365b/signature-0001.pgp
Jean-Marc Valin wrote:> Don't worry about those. They're just asm versions of existing files. > They're not even used unless you compile with -D_USE_SSE, so they > obviously don't need to be ported to Java.well given the underwhelming response :-( I will start the port on my own. Jean-Marc, I will probably need you to give me a leg up on the bit manipulation stuff as things progress. Shall I post these questions to the group or shall I mail you directly? regards, Kaveh. PS. It's never too late for people to volunteer to help! ;-) <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 'speex-dev-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.
Hello Kaveh! I may be able help w/ the Java port in the near future, just too much on my plate at the moment... At 01:17 AM 4/5/03 +0100, you wrote:>Jean-Marc Valin wrote: >>Don't worry about those. They're just asm versions of existing files. >>They're not even used unless you compile with -D_USE_SSE, so they >>obviously don't need to be ported to Java. > > well given the underwhelming response :-( I will start >the port on my own. Jean-Marc, I will probably need you to >give me a leg up on the bit manipulation stuff as things progress. >Shall I post these questions to the group or shall I mail you >directly? > >regards, > >Kaveh. > >PS. It's never too late for people to volunteer to help! ;-) > > >--- >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 'speex-dev-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.<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 'speex-dev-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.