search for: jstoner

Displaying 7 results from an estimated 7 matches for "jstoner".

Did you mean: stoner
2004 Aug 06
1
Speex ACM no longer Beta (Houston, we have arelease!)
> And where do we get this? Saw nothing on the speex website... http://www.openacm.org/ --- >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
2004 Aug 06
5
Official GUI Speex player
One thing that is keeping Speex from being adopted is a lack of GUI players. I think that Speex could benefit from an offial cross-platform GUI player. The goal of the player should be to be stable, to the point(no fluff like visualisations, playlists, an equaliser, etc.), self contained(no external .DLLs, etc), and to be small(500k or less) so that people with modems don't have to wait
2004 Aug 06
1
Intel libraries
Warning: newbie post I've scanned the archives and found some discussion of porting some code so it's integer based as opposed to floating point based. Has anyone looked at using Intel's Integrated Performance Primitives or their Math Kernel Library in an effort to optimize the code across all x86/XScale processors? IPP: http://www.intel.com/software/products/ipp/ipp30/ KML:
2004 Aug 06
0
Official GUI Speex player
On Wed, 2003-06-18 at 12:05, Tyler Knott wrote: > One thing that is keeping Speex from being adopted is a lack of GUI > players. I think that Speex could benefit from an offial cross-platform > GUI player. The goal of the player should be to be stable, to the > point(no fluff like visualisations, playlists, an equaliser, etc.), self > contained(no external .DLLs, etc), and to
2004 Aug 06
0
Official GUI Speex player
On Wed, 2003-06-18 at 13:49, Tyler Knott wrote: > Where can I find this? The main problem with this is that even though > there are wav players for other platforms they would need to have a > speex decoder as well. http://www.openacm.org and is an encoder/decoder in one package Remember, Ogg is the outer layer surrounding the speex content, like an envelope that holds a letter. >
2003 Aug 24
0
SunOS-5.8 / Samba-2.2.0 W2K3 Domain Shares
Hello, We have a scientific instrument being controlled by a SparcStation (under SunOS-5.8) and running Samba-2.2.0 that has joined the campus wide W2K3 domain. I am currently in the process of trying to setup the smb.conf file so that users of a W2K3 security group can access a single share on the instrument. If this is pedestrian to ask, please forgive me. W2K3 Security Group = [user.name1,
2004 Aug 06
2
Intel libraries
On Tue, 2003-07-01 at 09:20, Greg Stovall wrote: > The problem, of course, is that using these libraries restricts one to > using Intel processors. AMD processors need not apply. While the > libraries run on AMD processors, the non-Intel processor is detected > and the optimizations are turned off. Can't say this is true on the > Athlon XP; I've not tried that processor