search for: vorbis_fpu_setround

Displaying 3 results from an estimated 3 matches for "vorbis_fpu_setround".

2002 Jan 22
2
Peak value
Hi, While testing ReplayGain (so it could be related to a bug), I noticed the following gain comments for a file: RG_PEAK=1.71580 RG_RADIO=-7.91 dB RG_AUDIOPHILE=-6.72 dB I've never seen such a large peak. Not that I've looked much, nor have I analyzed the file further. I just thought I should mention it. :) The file is the track Board Burner by Mixmaster Mike, available at:
2001 Jan 29
1
Mac OS X/Darwin patch for libvorbis
...uot;fistl %0": "=m"(i) : "t"(f)); return(i); } - -#else -/* this is for beos */ - -typedef int vorbis_fpu_control; -static int vorbis_ftoi(double f){ - return (int)(f+.5); -} - -/* We don't have special code for this compiler/arch, so do it the slow way */ -#define vorbis_fpu_setround(vorbis_fpu_control) {} -#define vorbis_fpu_restore(vorbis_fpu_control) {} - #endif -#else +#if defined(_WIN32) && !defined(__GNUC__) +#define VORBIS_FPU_CONTROL -typedef int vorbis_fpu_control; - -#ifdef _WIN32 +typedef ogg_int16_t vorbis_fpu_control; static __inline int vorbis_ft...
2002 Dec 27
1
Vorbisgain in ogg123
I'm considering patching my copy of ogg123 to support vorbisgain tags. Is there any interest in folding this sort of patch into the main line ogg123? Has anyone done this already (or to another command line ogg player)? John --- >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